| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | |||
| 2019-09-14 | issues/184-fixing-undo-step - Writting should not trigger autocomands | mitermayer | |
| - when formatting files we should not trigger auto commands | |||
| 2018-11-05 | Merge branch 'master' into release/1.x | mitermayer | |
| 2018-06-22 | Fixing job runner lock flag | mitermayer | |
| - Making sure we do not try to format a file again until execution is finally finished | |||
| 2018-05-09 | Fixing neovim offset for removing extra lines | mitermayer | |
| 2018-05-09 | use buffered mode for neovim job | chemzqm | |
| 2018-05-04 | Adding support for neovim | mitermayer | |
| 2018-05-04 | Adding support for neovim finalized | mitermayer | |
| 2018-05-04 | Adding follow up todos | mitermayer | |
| 2018-05-04 | Making sure only single job is executed at a time with neovim | mitermayer | |
| 2018-05-04 | Adding neovim runner module | mitermayer | |
| 2018-05-04 | Creating buffer replace and save utils | mitermayer | |
| 2018-05-04 | Moving modern vim async formater into its own module | mitermayer | |
| 2018-05-04 | cosmetic comments and todos | mitermayer | |
| 2018-05-04 | Refactoring out sync jobs and quickfix module | mitermayer | |
| 2018-05-04 | WIP | mitermayer | |
