Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 481 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 481 Bytes

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 [email protected]:cbsheng/CVim.git ~/.vim

 cd ~/.vim

 ./install.sh