swpd's vimrc
clone this repository:
git clone https://github.com/swpd/vimrc.git ~/.vim
create symbol link to ~/.vim/vimrc
:
ln -s ~/.vim/vimrc ~/.vimrc
install vundle
:
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
install bundles:
Launch vim
, run :BundleInstall
update bundles:
Launch vim
, run :BundleInstall!
- ack.vim
- bufexplorer.zip
- clang_complete
- closetag.vim
- ctrlp.vim
- delimitMate
- gundo.vim
- html5.vim
- jedi-vim
- jquery.vim
- neocomplcache
- nerdcommenter
- nerdtree
- rainbow_parentheses.vim
- syntastic
- TabBar
- tabular
- tagbar
- tlib_vim
- vim-addon-mw-utils
- vim-coffee-script
- vim-easymotion
- vim-fugitive
- vim-indent-guides
- vim-less
- vim-matchit
- vim-powerline
- vim-snipmate
- vim-snippets
- vim-surround
- vundle
- zencoding-vim