Awesome syntax highlighting for your JavaScript
Git
$ git clone https://github.com/goatslacker/mango.vim && make
Download from vim.org
http://www.vim.org/scripts/script.php?script_id=3779
Place in your `.vimrc.
" syntax highlighting
set background=dark " you can use `dark` or `light` as your background
syntax on
color mango


