| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-04 | Merge pull request #286 from whatever555/readme-fix | Mitermayer Reis | |
| fix incorrect reference to PrettierFragment in readme | |||
| 2021-03-03 | fix incorrect reference in readme | emurph | |
| 2021-03-02 | Merge pull request #285 from wylie39/patch-1 | Mitermayer Reis | |
| Remove Pipe | |||
| 2021-03-01 | Remove Pipe | Wylie Fowler | |
| This resolves #284 | |||
| 2021-02-11 | Add dein config to readme | Chris McIntosh | |
| 2021-02-08 | Removing travis | mitermayer | |
| - travis build is no longer the main build used by the prettier org, will need to migrate to something else | |||
| 2021-02-08 | Merge pull request #281 from roginfarrer/patch-2 | Mitermayer Reis | |
| Autoformat MDX | |||
| 2021-02-07 | Autoformat MDX | Rogin Farrer | |
| 2021-02-01 | Merge pull request #274 from nhynes/patch-3 | Mitermayer Reis | |
| Return cwd as default from s:ResolveExecutable | |||
| 2021-02-01 | Merge pull request #272 from johanventer/fix-autoformat | Mitermayer Reis | |
| Stop blowing away the BufWritePre augroup in ftplugins | |||
| 2021-02-01 | Merge pull request #279 from yzia2000/273-fix-tsx-ft | Mitermayer Reis | |
| #273 changed tsx filetype to typescriptreact | |||
| 2021-01-23 | fix: changed tsx filetype to typescriptreact | yzia2000 | |
| 2021-01-03 | Return cwd as default from s:ResolveExecutable | Nick Hynes | |
| 2020-12-24 | Stop blowing away the BufWritePre augroup in ftplugins | Johan Venter | |
| 2020-12-23 | Merge pull request #271 from hkennyv/bump-prettier-php | Mitermayer Reis | |
| bump @prettier/plugin-php dep | |||
| 2020-12-21 | bump @prettier/plugin-php dep | hkennyv | |
| addresses #268 | |||
| 2020-11-04 | Merge pull request #267 from okkan/master | Mitermayer Reis | |
| fixes #244 | |||
| 2020-10-16 | fixes #244 | Okan Karaman | |
| 2020-09-07 | Updating changelog for 1.0.0-beta | mitermayer | |
| 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 | |||
