sponsor Vim development Vim logo Vim Book Ad

jsonvim : Library that makes vim able to safely load JSON files

 script karma  Rating 1/3, Downloaded by 2933  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: https://bitbucket.org/ZyX_I/pluginloader-overlay.

It is recommended to use vim with python support: this will speed up this plugin.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
jsonvim-2.1.tar.gz 2.1 2012-12-07 7.3 ZyX Moved plugin to autoload/json.vim, slightly improved documentation
jsonvim-2.0.tar.gz 2.0 2011-06-25 7.3 ZyX Ported plugin to frawor, fixed some python errors
jsonvim-1.0.3.tar.gz 1.0.3 2010-12-18 9999 ZyX Reposting bundle due to core plugins update
jsonvim-1.0.3.tar.gz 1.0.3 2010-11-20 9999 ZyX Reposting bundle due to core plugins update
jsonvim-1.0.3.tar.gz 1.0.3 2010-11-18 7.2 ZyX Minor fix: removed escaping of `[' inside a collection
jsonvim-1.0.2.tar.gz 1.0.2 2010-08-26 7.2 ZyX Made plugin support other Python JSON implementations, including standart json
jsonvim-1.0.1.tar.gz 1.0.1 2010-08-25 7.2 ZyX Added russian translation
jsonvim-1.0.tar.gz 1.0 2010-08-10 7.2 ZyX Initial upload
ip used for rating: 18.191.181.231

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github