Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 224 Bytes

Usage

Clone this repo into your home directory

Create symlinks:

ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc

cd into the repo and fetch submodules:

cd .vim
git submodule update --init