aboutsummaryrefslogtreecommitdiff
path: root/ftplugin/json.vim
AgeCommit message (Expand)Author
2020-04-07Force reevaluation of autoformat settings at buffer write timeChris LaRose
2019-11-06Use `get()` to check `g:prettier#autoformat` safely in ftpluginhank
2017-11-08issue-77/adding-support-for-prettier-1.8 - adidng support for markdownmitermayer
2017-10-07bugfix: Fixing auto command params to use extensions instead of magicmitermayer
2017-10-03bug: Fixing config overwrite value for non js by levaraging --stdin-filepath ...mitermayer
2017-09-29Seeting config override cli-override for non javascriptmitermayer
2017-07-01bugfix: json parser should not add extra comma to the endmitermayer
2017-06-21add json parserVu Tran