cono / .vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.vim

My .vim configuration

Install

cd ~
git clone --recursive https://github.com/cono/.vim.git .vim
echo "source ~/.vim/shared_vimrc" >> ~/.vimrc

Add sub-module

git submodule add https://git-url-to-submodule bundle/name_of_submodule

About

License:Artistic License 2.0


Languages

Language:Vim Script 100.0%