/vim-config

Primary LanguageVim Script

vim-config

Personnal vim configuration.

To set it up, first install vundle, with this command:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

and then

:PluginInstall

to refresh the Vundle plug-ins.