This is my vim configuration and vim addons. I hope this can help vimers
This addon bundle contains many addons, and these addons are well managed by VAM(Vim Addon Manager), the following addons are enabled defaultly:
- taglist
- cscope
- Color_Sampler_Pack
- minibufexpl
- winmanager
- NERD_Tree
- phpcs
- pythoncomplete
- JavaScript_Indent
- JavaScript_syntax
- surround
- Highlight_UnMatched_Brackets
- snipMate
- AutoComplPop
- calendar52
- vimwiki
If you want to install more addons, just follow the guidance of VAM(http://www.vim.org/scripts/script.php?script_id=2905 )
-
cd ~
-
git clone git://github.com/lubobill1990/Vim-Configuration.git
-
ln ~/Vim-Configuration/.vimrc .vimrc