| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-07 | Version bump1.0.0-beta | mitermayer | |
| 2020-09-07 | Merge pull request #238 from prettier/issue/232-adding-support-for-prettier-2.x | Mitermayer Reis | |
| issue/232-adding-support-for-prettier-2.x - Adding support for prettier 2x | |||
| 2020-09-07 | Merge branch 'master' into issue/232-adding-support-for-prettier-2.x | Mitermayer Reis | |
| 2020-08-25 | Merge pull request #260 from ethan605/uses-default-cli-configs | Mitermayer Reis | |
| Uses default cli configs | |||
| 2020-08-25 | Merge pull request #259 from jsit/buffer-cmd-doc | Mitermayer Reis | |
| Add buffer-level prettier exec command to doc | |||
| 2020-08-13 | Adds Prettier CLI document references | Ethan Nguyen | |
| 2020-08-13 | Uses default configs from Prettier CLI document | Ethan Nguyen | |
| 2020-08-06 | Add buffer-level prettier exec command to doc | Jay Sitter | |
| 2020-08-06 | Merge pull request #256 from jsit/prettier-exec-cmd-buffer | Mitermayer Reis | |
| Add support for buffer-level prettier_exec_cmd, for prettier-stylelint for instance | |||
| 2020-08-06 | Merge branch 'master' into prettier-exec-cmd-buffer | Mitermayer Reis | |
| 2020-08-06 | Merge pull request #254 from prettier/dependabot/npm_and_yarn/acorn-5.7.4 | Mitermayer Reis | |
| Bump acorn from 5.7.3 to 5.7.4 | |||
| 2020-08-04 | Simplify example autocmd for prettier-stylelint | Jay Sitter | |
| 2020-08-04 | Add support for buffer-level prettier_exec_cmd, for prettier-stylelint for ↵ | Jay Sitter | |
| instance | |||
| 2020-08-03 | Bump acorn from 5.7.3 to 5.7.4 | dependabot[bot] | |
| Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-08-03 | Merge pull request #235 from jamesbvaughan/jamesbvaughan/ruby-filetype | Mitermayer Reis | |
| Autoformat .rb files | |||
| 2020-08-03 | Merge pull request #252 from mrnugget/fix-nvim-onexit-error | Mitermayer Reis | |
| Fix error when quitting Neovim with :wq | |||
| 2020-08-03 | Merge pull request #253 from prettier/dependabot/npm_and_yarn/lodash-4.17.19 | Mitermayer Reis | |
| Bump lodash from 4.17.15 to 4.17.19 | |||
| 2020-08-03 | Merge branch 'master' into fix-nvim-onexit-error | Mitermayer Reis | |
| 2020-08-03 | Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.17.19 | Mitermayer Reis | |
| 2020-08-03 | Merge pull request #246 from raxell/add-missing-yml-extension-in-autocmd | Mitermayer Reis | |
| Add missing ".yml" in autocmd | |||
| 2020-08-03 | Merge branch 'master' into jamesbvaughan/ruby-filetype | Mitermayer Reis | |
| 2020-07-19 | Bump lodash from 4.17.15 to 4.17.19 | dependabot[bot] | |
| Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-07-16 | Fix error when quitting Neovim with :wq | Thorsten Ball | |
| This fixes #215 by implementing the fix I've suggested in [my comment][0]. After [the suggestion to open a PR][1], here we are :) [0]: https://github.com/prettier/vim-prettier/issues/215#issuecomment-629681399 [1]: https://github.com/prettier/vim-prettier/issues/215#issuecomment-648657236 | |||
| 2020-05-24 | Add missing ".yml" in autocmd | Marco Comes | |
| 2020-05-07 | Merge pull request #243 from coolreader18/patch-1 | Mitermayer Reis | |
| Fix string concatenation typo | |||
| 2020-05-06 | Fix string concatenation typo | Noah | |
| 2020-04-27 | issue/232-adding-support-for-prettier-2.x - Adding support for prettier | mitermayer | |
| 2.x - Updating default config - Adding missing configuration - Updating yarn lock - Updating package.json depedencies | |||
| 2020-04-19 | Merge pull request #236 from solderjs/patch-1 | Mitermayer Reis | |
| Add instructions for installing with vim 8+ | |||
| 2020-04-17 | Add instructions for installing with vim 8+ | AJ ONeal | |
| No need for pathogen, plug, vundle, etc anymore | |||
| 2020-04-13 | Autoformat .rb files | James Vaughan | |
| 2020-04-10 | Merge pull request #234 from cjlarose/reevaluate-autoformat | Mitermayer Reis | |
| Force reevaluation of autoformat settings at buffer write time | |||
| 2020-04-07 | Force reevaluation of autoformat settings at buffer write time | Chris LaRose | |
| 2020-03-21 | Merge pull request #231 from ↵ | Mitermayer Reis | |
| prettier/bugfix/issue-229-fixing-neovim-0-4-compatibility bugfix/issue-229-fixing-neovim-0-4-compatibility | |||
| 2020-03-21 | bugfix/issue-229-fixing-neovim-0-4-compatibility | mitermayer | |
| - Updated nvim test version to latest 0.4.3 on Dockerfile - Updated nvim async job to behave similar to vim8 - Removing support for python plugins since it has been archieved from repository - bumping prettier dep - updating snapshots | |||
| 2020-02-18 | issues/214 - Fixing reference to wrong prettier cli version | mitermayer | |
| - yarn lock was pointing to a broken prettier cli version | |||
| 2020-02-16 | Merge pull request #225 from ParamagicDev/patch-1 | Mitermayer Reis | |
| Fix readme to properly reflect how to downgrade | |||
| 2020-02-15 | Fix readme to properly reflect how to downgrade | Konnor Rogers | |
| The current version of the readme returns a syntax error when attempting to downgrade. Added a '\' to fix the syntax error. | |||
| 2020-02-15 | Fixing linting | mitermayer | |
| - Fixing linting rules | |||
| 2020-02-15 | Added support for prettier xml plugin | mitermayer | |
| - updated package.json deps - added tests - updated lock file | |||
| 2020-02-15 | Adding support for the prettier lua plugin | mitermayer | |
| 2020-02-15 | Adding support for prettier ruby plugin | mitermayer | |
| - Update docker container image to be able to run the prettier ruby plugin tests | |||
| 2020-02-15 | Removing swift plugin support | mitermayer | |
| - Unfortunetly the prettier swift plugin could not be installed in a linux box making testing development and maintainence of it very tricky | |||
| 2020-02-15 | Adding support for prettier python plugin | mitermayer | |
| - updating Dockerfile to include python3 on vim test bed image in order to work with prettier python plugin - prettier python plugin seems to require python3 to be available on the system | |||
| 2020-02-13 | Including snapshots as part of assertions | mitermayer | |
| - Having snapshots can help when debugging tests | |||
| 2020-02-13 | Adding support for the php pluggin | mitermayer | |
| - This adds support for the PHP prettier plugin - Fixes a bug where html overwrites php files parsers | |||
| 2020-02-12 | Adding vue fixture test | mitermayer | |
| 2020-02-12 | Adding yaml testing fixture | mitermayer | |
| 2020-02-12 | Adding json testing fixture | mitermayer | |
| 2020-02-12 | Adding fixture for graphql | mitermayer | |
| 2020-02-12 | Adding fixture tests for markdown file | mitermayer | |
