This project is my presonal vim configuration and just primer. I will very happy if you can improve CVim.
I do some customization in my vim's plugin
-
The snipMate conflict with code_complete. so I use xpttemplate instead of snipMate and keep the code_complete.
-
Add some custom template in code_complete/plugin/code_complete.vim
git clone git@github.com:cbsheng/CVim.git ~/.vim
cd ~/.vim
./install.sh