Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 258 Bytes

Installation:

git clone git@github.com:Tivoli/dotvim.git ~/.vim

Create symlinks:

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

Switch to the ~/.vim directory, and fetch submodules:

cd ~/.vim
git submodule update --init