summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2023-10-10Relese 1.01.0.0mitermayer
2023-10-09docs: remove TODO comment of completed taskVictor S
2023-10-09fix: look option and CLI versions to form commandVictor S
2023-10-09docs: add Vim foldings to config.vimVictor S
2023-10-09refactor: add function to select compatible flagsVictor S
2023-10-09refactor: add function to filter flags by versionVictor S
2023-10-08refactor: add version comparison functionsVictor S
2023-10-07refactor: add helper functions to get CLI versionVictor S
2023-10-07refactor: add object with Prettier flagsVictor S
2023-10-07refactor: make mapper function reusableVictor S
2023-10-05refactor: use common parameters in flag functionsVictor S
2023-10-04refactor: add flag-mapper functionsVictor S
2023-10-04refactor: use function to get --stdinVictor S
2023-10-04refactor: use function to get --loglevelVictor S
2023-10-04refactor: use function to get --stdin-filepathVictor S
2023-10-04refactor: split range getter into two partsVictor S
2021-06-02enh: save buffer marks between runsRodrigo Gonzalez
2021-01-03Return cwd as default from s:ResolveExecutableNick Hynes
2020-10-16fixes #244Okan Karaman
2020-09-07Version bump1.0.0-betamitermayer
2020-09-07Merge branch 'master' into issue/232-adding-support-for-prettier-2.xMitermayer Reis
2020-08-06Merge branch 'master' into prettier-exec-cmd-bufferMitermayer Reis
2020-08-04Add support for buffer-level prettier_exec_cmd, for prettier-stylelint for in...Jay Sitter
2020-07-16Fix error when quitting Neovim with :wqThorsten Ball
2020-04-27issue/232-adding-support-for-prettier-2.x - Adding support for prettiermitermayer
2020-04-07Force reevaluation of autoformat settings at buffer write timeChris LaRose
2020-03-21bugfix/issue-229-fixing-neovim-0-4-compatibilitymitermayer
2020-02-09New option: prettier#autoformat_require_pragmaHyeon Kim
2019-10-13Fix linting issue: autoloaded func needed 'abort'Atom Mac
2019-10-09Toggle the autoformat setting based on config file presence.Adam Macumber
2019-09-14issues/184-fixing-undo-step - fixing lintingmitermayer
2019-09-14issues/184-fixing-undo-step - Fixing undo stepmitermayer
2019-09-14issues/184-fixing-undo-step - Writting should not trigger autocomandsmitermayer
2019-09-13issues/184-fixing-undo-step - Removing previous naive implementation ofmitermayer
2019-09-12issues/184-fixing-undo-step - Adding support for require-pragmamitermayer
2019-08-27Fixing bug where formatting filepath could not be foundmitermayer
2019-08-26porting-master-fixes-to-release-1.xmitermayer
2018-11-06space for --use-tabsAndrei Glingeanu
2018-11-05removing already actioned todomitermayer
2018-11-05Bumping 1.0 tag to alphamitermayer
2018-11-05Merge branch 'master' into release/1.xmitermayer
2018-06-22Fixing job runner lock flagmitermayer
2018-06-19Enable the default editorconfig support againOskar
2018-06-15Fix PrettierAsync unchanged buffer rendering issueSam Howie
2018-06-15Fix PrettierAsync ignored file contents manglingSam Howie
2018-06-03Adding documentation for prettier partial formattingmitermayer
2018-06-03Enabling partial formatting but still maintaining support for fragmentmitermayer
2018-05-250.2.7 patch release0.2.7mitermayer
2018-05-25Remove trailing empty line introduced by appendSam Howie
2018-05-24Fix PrettierAsync segmentation faultSam Howie