aboutsummaryrefslogtreecommitdiff
path: root/ftplugin/json.vim
AgeCommit message (Collapse)Author
2017-09-29Seeting config override cli-override for non javascriptmitermayer
2017-07-01bugfix: json parser should not add extra comma to the endmitermayer
- adding extra comma to the end properties cause creates invalid json
2017-06-21add json parserVu Tran