Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 290 Bytes

File metadata and controls

15 lines (9 loc) · 290 Bytes

##Installation:

git clone git://github.com/arpol/vim-config.git ~/.config/vim

##Create symlinks:

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

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

cd ~/.vim git submodule init git submodule update