json-ponyfill.vim : Provide json_decode and json_encode to VIM < 7.4.1304
script karma |
Rating 0/0,
Downloaded by 1634 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Retorillo |
|
script type |
utility |
|
description |
Provide json_decode and json_encode to VIM < 7.4.1304
The latest version can be found at https://github.com/retorillo/json-ponyfill.vim
|
|
install details |
Extract the contents of the zip files into your vim runtime path.
The preferred installation method is to use Pathogen or some other similar plugin manager. |
|
script versions (upload new version)
Click on the package to download.
json-ponyfill.vim.zip |
1.1 |
2017-04-09 |
7.0 |
Retorillo |
The following options are implemented to handle performance problem working with large JSON:
- Use Python to process faster, if possible
- Display progress bar when processing in Vim Script |
json-ponyfill.vim.zip |
1.0 |
2017-01-21 |
7.0 |
Retorillo |
- Change name to json-ponyfill.vim
- Implement json_ponyfill#json_encode |
json.vim.zip |
0.9 |
2017-01-13 |
7.0 |
Retorillo |
Initial upload |
ip used for rating: 3.236.112.101
|