Skip to content

5t111111/neat-json.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neat-json.vim

neat-json.vim is a plugin that enables you to indent the JSON on the current buffer prettily.
if_pyth is required as it is written in Python.

Installation

When using NeoBundle, add this in your .vimrc.

NeoBundle '5t111111/neat-json.vim'

Usage

neat-json has two types of JSON indention.

  • NeatJson
    This command indents the JSON string on the current buffer, also the strings is displayed as encoded by utf-8.
  • NeatRawJson
    This command indents the JSON string on the current buffer, also the strings is displayed in raw utf-8.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published