i've setup vim with my own .vimrc, hopefully nicely commented and well laid out.
i use vundle to organise plugins. it's awesome; you should use it. hopefully something like it will become default in vim 8.
- clone to a folder, say
~/ivos-vim ln -s ~/ivos-vim/vimrc ~/.vimrcln -s ~/ivoz-vim/vim ~/.vimcd ~/ivos-vimgit submodule initgit submodule updatevim:BundleInstall- done!
Some have external dependencies.
They can also require python scripting support.
Please see the top of vimrc for my list of current plugins, it changes frequently!
Hottest bundle: YouCompleteMe - up and coming completion engine!