/vimrc

piboye's vimrc

Primary LanguageVim script

piboye's vimrc

piboye's vimrc

##PreInstall

  1. compile vim with python27 Example in Mac: sudo port install vim +python27 +huge +cscope
  2. get and install astyle

##Install

  1. sudo ./setup.sh
  2. Warning ensure js-beautiy has been installed, otherwise html and javascript fixin would indent failed! ##Future