I'm usually working with Python/Django and HTML/CSS/JavaScript, so my Vim IDE is configured for these languages.
All of the plugins are installed and updated via Vundle plugin manager!
Have fun and fork at will! :)
-
Clone this repo:
git clone git://github.com/funkotron/dotvim.git ~/.vim
- Be careful not to override your own configuration... -
Initialize the Vundle plugin as a sub-repository:
git submodule init git submodule update
-
Open vim and type
:BundleInstall!
to install all the plugins. -
The rest is fully documented in the
.virmc
source itself.
Enjoy! :)
TODO: Add more of the wonderments from [mir nazim's plugin list][http://mirnazim.org/writings/vim-plugins-i-use/]