Skip to content

saamalik/mango.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

mango.vim

Awesome syntax highlighting for your JavaScript

FORK: Comments (Black) a little lighter; cursor line is a little lighter; white is a little dimmer

Installing

Git

$ git clone https://github.com/saamalik/mango.vim

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 100.0%