This is my .vim folder. Lets see how this vim thing is going...
To install just clone the repo to ~/.vim/ and set the symlink of ~/.vimrc to ~/.vim/vimrc
cd ~
git clone --recursive https://github.com/oversize/dotvim .vim
ln -s .vim/vimrc .vimrc
As i use pathongen all installed plugins live in bundle/
Filemanager and more.
git status indicator for nerdtree.
Nice black colorscheme
a simple ctags frontend.
Because i'm new to vim!
There are plenty of cheat sheets out there about vim...
Here are some i know and find useful.