/CVim

My Personal Vim repository

Primary LanguageVim Script

Introduction


This project is my presonal vim configuration and just primer. I will very happy if you can improve CVim.

Notice


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

Install


 git clone git@github.com:cbsheng/CVim.git ~/.vim

 cd ~/.vim

 ./install.sh