Vim Vundle and Plugins
Sección: Administración de sistemas
Creado: 07-12-23
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Add to .vimrc (in another note)
-
Install Plugins:
Launch
vim
and run:PluginInstall
To install from command line:
vim +PluginInstall +qall
https://github.com/abertsch/Menlo-for-Powerline