Skip to content
forked from elzr/vim-json

A better JSON for Vim: distinct highlighting of keywords vs values, JSON-specific (non-JS) warnings, quote concealing. Pathogen-friendly.

License

Notifications You must be signed in to change notification settings

bdmartin/vim-json

 
 

Repository files navigation

Syntax highlighting for JSON in Vim

Pathogen-friendly packaging of vim-json 1 originally written by Jeroen Ruigrok van der Werven.

Install

In your bundle directory, clone this repo:

% git clone [email protected]:leshill/vim-json.git

Source your .vimrc or (re-)start Vim.

Maintainer

Les Hill @leshill

Source

Original script here.

About

A better JSON for Vim: distinct highlighting of keywords vs values, JSON-specific (non-JS) warnings, quote concealing. Pathogen-friendly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%