- Vundle
- YouCompleteMe (YCM)
- ultisnips
- nerdtree
- tagbar
- poweline
work with YCM
YCM-PATH/install.sh --clang-completer
work with jedi
pip install jedi
work with vim-go
go get -u github.com/nsf/gocode
javacomplete
jdk version > 1.1
work with lein repl
lein
vim needs python-plugin on while compiled
on Ubuntu, the vim can be installed directly use "sudo apt-get install vim"
on openSUSE, the vim needs to be compiled manully