-
Notifications
You must be signed in to change notification settings - Fork 0
MarcWeber/vim-addon-json-encoding
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
reading/parsing/decoding and writing/encoding JSON for Vim using native eval performance for reading. See autoload/json_encoding.vim It should work fine for commonly used characters, but don't expect Vim's encoding to fit JSON exactly. This plugin is used by some of my plugins. TODO: drop this library - current Vim has json_encode / decode (no idea how it encodes true /false values)
About
json parsing/encoding/decoding for Vim using eval(). If it works for you its fastest
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published