All Projects → goatslacker → Mango.vim

goatslacker / Mango.vim

A color scheme for vim

Labels

Projects that are alternatives of or similar to Mango.vim

Learn Vim
无废话极简版Vim学习笔记!文章按主题分拆为多个章节,并尽量控制每节的信息量;通过文字色彩和字体,将命令、快捷键突出显示;在每节结尾,提供一个命令列表,以便回顾文中介绍的重要命令。如果这些文章能对喜欢Vim的朋友有所益处,我将不胜荣幸。
Stars: ✭ 83 (-7.78%)
Mutual labels:  viml
Vim Oblique
DEPRECATED Improved /-search (experimental)
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml
Vim Jinja
Repository for Jinja support in vim.
Stars: ✭ 87 (-3.33%)
Mutual labels:  viml
Jekyll.vim
Automate common Jekyll tasks from Vim
Stars: ✭ 83 (-7.78%)
Mutual labels:  viml
Vim
Stars: ✭ 85 (-5.56%)
Mutual labels:  viml
Vimclojure Easy
Setting up VimClojure is easy!
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml
Use vim as ide
use vim as IDE
Stars: ✭ 9,067 (+9974.44%)
Mutual labels:  viml
Vim
我的VIM配置
Stars: ✭ 89 (-1.11%)
Mutual labels:  viml
Nodejs Vagrant
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml
Netrw.vim
Network oriented reading, writing, and browsing (keywords: netrw ftp scp)
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml
Jasmine.vim
Jasmine Plugin for Vim
Stars: ✭ 84 (-6.67%)
Mutual labels:  viml
Vim Jira Complete
AutoComplete JIRA issues in Vim
Stars: ✭ 85 (-5.56%)
Mutual labels:  viml
Bash Support.vim
BASH IDE -- Write and run BASH-scripts using menus and hotkeys.
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml
Languagetool
Grammar checker for English, French, German (etc.) in Vim
Stars: ✭ 83 (-7.78%)
Mutual labels:  viml
Source Insight Vim
source-insight-like vim.
Stars: ✭ 88 (-2.22%)
Mutual labels:  viml
Vimrc
Meteor/Web development centric vim config
Stars: ✭ 83 (-7.78%)
Mutual labels:  viml
Distraction Free Writing Vim
Collection of configurations I use to for my distraction free editing environment in Vim
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml
Vim Go Extra
Extra plugin for golang
Stars: ✭ 90 (+0%)
Mutual labels:  viml
Vim Etherpad
Plugin to enable collaborative edition on etherpad with the best editor
Stars: ✭ 89 (-1.11%)
Mutual labels:  viml
Twitvim
Twitter client for Vim
Stars: ✭ 86 (-4.44%)
Mutual labels:  viml

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].