Answers for "source vimrc from the web"

0

source vimrc from the web

$ vim -Nu <(curl https://raw.githubusercontent.com/tpope/vim-sensible/master/plugin/sensible.vim)
Posted by: Guest on January-04-2021
0

source vimrc from the web

$ vim -Nu <(curl https://raw.githubusercontent.com/tpope/vim-sensible/master/plugin/sensible.vim)
Posted by: Guest on January-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language