piboye's vimrc
piboye's vimrc
##PreInstall
- compile vim with python27 Example in Mac: sudo port install vim +python27 +huge +cscope
- get and install astyle
##Install
- sudo ./setup.sh
- Warning ensure js-beautiy has been installed, otherwise html and javascript fixin would indent failed! ##Future