Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 204 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 204 Bytes

dotvim

Pull the repo with submodules:

git clone --recursive https://github.com/Garbee/dotvim.git ~/.vim

Then link the vimrc file to your .vimrc like so.

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