vimrc
vim scripts and tips
2010/03/29
Here are few of the links for vim that you can use. It consists of the link to vimrc, colorscheme, syntaxcomplete and zzsplash. <a …
vimrc file for vim users
2009/10/01
Example vimrc file below: let g:VIM_CUSTOM = ”/home/amitag/.vim_custom/” […] ” Don’t use vi compatibility; I want all the new features in Vim set …