index
:
vim-prettier
main
Fork of vim-prettier with my patches.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2023-10-10
Relese 1.0
1.0.0
mitermayer
2023-10-09
docs: remove TODO comment of completed task
Victor S
2023-10-09
fix: look option and CLI versions to form command
Victor S
2023-10-09
docs: add Vim foldings to config.vim
Victor S
2023-10-09
refactor: add function to select compatible flags
Victor S
2023-10-09
refactor: add function to filter flags by version
Victor S
2023-10-08
refactor: add version comparison functions
Victor S
2023-10-07
refactor: add helper functions to get CLI version
Victor S
2023-10-07
refactor: add object with Prettier flags
Victor S
2023-10-07
refactor: make mapper function reusable
Victor S
2023-10-05
refactor: use common parameters in flag functions
Victor S
2023-10-04
refactor: add flag-mapper functions
Victor S
2023-10-04
refactor: use function to get --stdin
Victor S
2023-10-04
refactor: use function to get --loglevel
Victor S
2023-10-04
refactor: use function to get --stdin-filepath
Victor S
2023-10-04
refactor: split range getter into two parts
Victor S
2021-06-02
enh: save buffer marks between runs
Rodrigo Gonzalez
2021-01-03
Return cwd as default from s:ResolveExecutable
Nick Hynes
2020-10-16
fixes #244
Okan Karaman
2020-09-07
Version bump
1.0.0-beta
mitermayer
2020-09-07
Merge branch 'master' into issue/232-adding-support-for-prettier-2.x
Mitermayer Reis
2020-08-06
Merge branch 'master' into prettier-exec-cmd-buffer
Mitermayer Reis
2020-08-04
Add support for buffer-level prettier_exec_cmd, for prettier-stylelint for in...
Jay Sitter
2020-07-16
Fix error when quitting Neovim with :wq
Thorsten Ball
2020-04-27
issue/232-adding-support-for-prettier-2.x - Adding support for prettier
mitermayer
2020-04-07
Force reevaluation of autoformat settings at buffer write time
Chris LaRose
2020-03-21
bugfix/issue-229-fixing-neovim-0-4-compatibility
mitermayer
2020-02-09
New option: prettier#autoformat_require_pragma
Hyeon Kim
2019-10-13
Fix linting issue: autoloaded func needed 'abort'
Atom Mac
2019-10-09
Toggle the autoformat setting based on config file presence.
Adam Macumber
2019-09-14
issues/184-fixing-undo-step - fixing linting
mitermayer
2019-09-14
issues/184-fixing-undo-step - Fixing undo step
mitermayer
2019-09-14
issues/184-fixing-undo-step - Writting should not trigger autocomands
mitermayer
2019-09-13
issues/184-fixing-undo-step - Removing previous naive implementation of
mitermayer
2019-09-12
issues/184-fixing-undo-step - Adding support for require-pragma
mitermayer
2019-08-27
Fixing bug where formatting filepath could not be found
mitermayer
2019-08-26
porting-master-fixes-to-release-1.x
mitermayer
2018-11-06
space for --use-tabs
Andrei Glingeanu
2018-11-05
removing already actioned todo
mitermayer
2018-11-05
Bumping 1.0 tag to alpha
mitermayer
2018-11-05
Merge branch 'master' into release/1.x
mitermayer
2018-06-22
Fixing job runner lock flag
mitermayer
2018-06-19
Enable the default editorconfig support again
Oskar
2018-06-15
Fix PrettierAsync unchanged buffer rendering issue
Sam Howie
2018-06-15
Fix PrettierAsync ignored file contents mangling
Sam Howie
2018-06-03
Adding documentation for prettier partial formatting
mitermayer
2018-06-03
Enabling partial formatting but still maintaining support for fragment
mitermayer
2018-05-25
0.2.7 patch release
0.2.7
mitermayer
2018-05-25
Remove trailing empty line introduced by append
Sam Howie
2018-05-24
Fix PrettierAsync segmentation fault
Sam Howie
[next]