johndeng / dotfiles

Personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal dotfiles

License:MIT License


Languages

Language:Vim Script 100.0%