Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 246 Bytes

Installation:

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

Create symlink:

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

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

cd ~/.vim
git submodule init
git submodule update