Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 360 Bytes

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