cvoltz / vim

My vim configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim

My vim configuration files

Installation

cd ~
[ -d .vim ] && rm -rf .vim
git clone https://github.com/cvoltz/vim .vim
ln -s .vim/vimrc .vimrc
.vim/build-you-complete-me
.vim/update-help

About

My vim configuration files

License:Apache License 2.0


Languages

Language:Vim Script 99.6%Language:Shell 0.4%