Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 278 Bytes

Installation:

git clone git://github.com/nelstrom/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 init
git submodule update