jsonvim : Library that makes vim able to safely load JSON files
| script karma |
Rating 0/2,
Downloaded by 555
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| ZyX |
| |
| script type |
| utility |
| |
| description |
This plugin provides the ability to load JSON encoded data from files and dump
Vim variables to files. Data loaded is cached in order to speed up the
plugin.
This plugin also provides Russian documentation. Add «ru» to option «helplang» in order to use it.
Documentation: http://vimpluginloader.sourceforge.net/doc/json.txt.html
Russian documentation: http://vimpluginloader.sourceforge.net/doc/json.rux.html
Project page: http://sourceforge.net/projects/jsonvim
Dependencies (you do not need to install them by yourself, see installation details):
vimscript #3631, https://bitbucket.org/ZyX_I/frawor |
| |
| install details |
You can install this plugin using vim-addon-manager (vimscript #2905) plugin (install vim-addon-manager, run “ActivateAddons jsonvim” and add “call vam#ActivateAddons(["jsonvim"])” to your .vimrc. Vim-addon-manager will install all dependencies for you). You can also use archives attached to this page, they contain plugin with all dependencies, so you do not need to fetch them yourself.
Gentoo users can use the following mercurial overlay: http://vimpluginloader.hg.sourceforge.net:8000/hgroot/vimpluginloader/pluginloader-overlay.
It is recommended to use vim with python support and install demjson python package: this will speed up this plugin. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 107.22.127.92
|