Skip to content

beebird/CVim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My Personal Vim repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 91.2%
  • Python 8.7%
  • Shell 0.1%