aboutsummaryrefslogtreecommitdiff
path: root/plugin/prettier.vim
AgeCommit message (Collapse)Author
2017-06-07version bump0.0.6mitermayer
2017-06-07Updating docsmitermayer
2017-06-07Adding async command and user configurationsmitermayer
- Adding configuration toggle for controlling error quick fix parsing - Adding PrettierAsync command - Fixing configuration bug where boolean values where not correctly parsed - Making sure that async jobs do not execute if already in progress
2017-06-06Bumping support to latest prettier ^1.4.X and enabling support formitermayer
autofomat css, less, scss, sass and typescript files
2017-06-02Minor refactoring variable scopingmitermayer
2017-05-27Prettier CLI seems to expect 'false' for some parameters instead of 0mitermayer
2017-05-24First commit0.0.1mitermayer