cbsheng / CVim

My Personal Vim repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Personal Vim repository


Languages

Language:Vim Script 91.2%Language:Python 8.7%Language:Shell 0.1%