Skip to content

Latest commit

 

History

History
executable file
·
26 lines (17 loc) · 442 Bytes

README.textile

File metadata and controls

executable file
·
26 lines (17 loc) · 442 Bytes

Usage

  • Clone this repo into your home directory either as .vim (linux) or vimfiles (MS
    Windows).
  • Update all git submodule present in .vim/bundle using Vundle

vim +BundleInstall +qall

  • Create a symbolic link to your .vimrc

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

Please note

This repo is now using Vundle to manage dependencies.