aboutsummaryrefslogtreecommitdiff
path: root/autoload/prettier
AgeCommit message (Expand)Author
2026-02-21all: remove unnecessary flagsHEADmainShulhan
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-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-03-21bugfix/issue-229-fixing-neovim-0-4-compatibilitymitermayer
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-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-05Merge branch 'master' into release/1.xmitermayer
2018-06-22Fixing job runner lock flagmitermayer
2018-06-03Adding documentation for prettier partial formattingmitermayer
2018-06-03Enabling partial formatting but still maintaining support for fragmentmitermayer
2018-05-16Adding presetsmitermayer
2018-05-09Fixing neovim offset for removing extra linesmitermayer
2018-05-09use buffered mode for neovim jobchemzqm
2018-05-04Adding support for neovimmitermayer
2018-05-04Adding support for neovim finalizedmitermayer
2018-05-04Adding follow up todosmitermayer
2018-05-04Making sure only single job is executed at a time with neovimmitermayer
2018-05-04Adding neovim runner modulemitermayer
2018-05-04Creating buffer replace and save utilsmitermayer
2018-05-04Moving modern vim async formater into its own modulemitermayer
2018-05-04cosmetic comments and todosmitermayer
2018-05-04Refactoring out sync jobs and quickfix modulemitermayer
2018-05-04WIPmitermayer