vison : Completion JSON files with JSON Schema
script karma |
Rating -1/1,
Downloaded by 813 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Yosuke Kurami |
|
script type |
utility |
|
description |
Vison is a Vim plugin to help writing `*.json` file with JSON Schema(http://json-schema.org/).
Vison provides the following features:
* Completion keys or values in JSON files
* You can use more than 40 schema files provided JSON Schema Store(http://schemastore.org/json/).
* Manegement JSON schema files.
If you want more details, please see the Github repository.
https://github.com/Quramy/vison |
|
install details |
This plugins requires:
* Git command
And installation the following plugin are recommended:
* Shougo/unite.vim(https://github.com/Shougo/unite.vim)
If you use NeoBundle, append the following to your .vimrc
```:vim
NeoBundle 'Shougo/unite.vim'
NeoBundle 'Quramy/vison'
```
And execute :NeoBundleInstall.
After installation, call :VisonSetup command to fetch JSON schema files from Schema Store. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.173
|