Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 295 Bytes

File metadata and controls

19 lines (13 loc) · 295 Bytes

dotvim

.vim directory in the home folder

Using Vundle

Install:

  • Clone this repository and get inside the .vim directory
git clone git@github.com:andrewssato/dotvim.git ~/.vim
cd $_
  • Create a symbolic link for the vimrc file)
ln -sfi ~/.vim/vimrc ~/.vimrc