Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 244 Bytes

Installation:

git clone git://github.com/mcamuzat/dotvim.git ~/.vim

Create symlinks:

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

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

cd ~/.vim
git submodule init
git submodule update