Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 304 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 304 Bytes

Dotfiles

Personal dotfiles.

Installation

  • Download vimrc file
  • Put your vimrc file into home folder
mv ~/Downloads/vimrc ~/.vimrc
  • Execute ViM and it will install plugins automatically
vim +NeoBundleInstall +qall

Updating to the latest version

:NeoBundleUpdate