Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 214 Bytes

File metadata and controls

10 lines (9 loc) · 214 Bytes

Installation

cd ~
git clone https://github.com/chazy/vim-config.git .vim
ln -s .vim/vimrc .vimrc
ln -s .vim/gvimrc .gvimrc
cd .vim
git submodule init
git submodule update