This repository is my personal configuration for Vim text editor.
It uses Pathogen to manage plugins.
Installed plugins are :
- gruvbox
- nerdtree
To install a new plugin:
- Download the plugin in ./bundle
- Create configuration file <plugin_name>.vim in ./config/
To install on your computer :
git clone [email protected]:engelba/vim-config.git ~/.vim
source install.sh
To update :
source update.sh
And voilà !