使用 Vundle 管理插件, .vimrc 和 rcfiles/ 里包含了一些特色配置.
git clone git@github.com:dodocat/dotvim.git .vim
cd .vim
ln -s ~/.vimrc ~/.vim/.vimrc
git submodule init
git submodule update
vim +BundleInstall +qa
Follow README in bundle/YouCompleteMe
finish installaltion for ycm
Enjoy