aboutsummaryrefslogtreecommitdiff
path: root/ftplugin
AgeCommit message (Collapse)Author
2017-10-03bug: Fixing config overwrite value for non js by levaraging --stdin-filepath ↵mitermayer
from prettier
2017-09-29Seeting config override cli-override for non javascriptmitermayer
2017-09-29WIPmitermayer
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-29add graphql parser + bump for prettier 1.5Vu Tran
2017-06-21add json parserVu Tran
2017-06-19feature: enabling partial buffer conversion (tech review)mitermayer
- removing trailing spaces - removing extra param from error callback - changing function signature with more consistent params
2017-06-06Bumping support to latest prettier ^1.4.X and enabling support formitermayer
autofomat css, less, scss, sass and typescript files
2017-05-24First commit0.0.1mitermayer