Skip to content

jimgswang/mango.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

mango.vim

Awesome syntax highlighting for your JavaScript

Installing

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

How it looks

Snake

forge

JSHINT

Packages

No packages published

Languages

  • Vim Script 97.8%
  • Makefile 2.2%