index
:
vim-prettier
main
Fork of vim-prettier with my patches.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
/
prettier.vim
Age
Commit message (
Expand
)
Author
2017-10-03
bug: Fixing config overwrite value for non js by levaraging --stdin-filepath ...
mitermayer
2017-09-29
WIP
mitermayer
2017-09-25
issue/56 - Allowing user path overwrite configuration
mitermayer
2017-09-18
Fixing typo
mitermayer
2017-09-17
feature: Adding more commands
mitermayer
2017-09-05
Adding support for prettier configuration
mitermayer
2017-08-29
Making sure that after formatting we preserve in the same line
mitermayer
2017-08-24
Async command was not working for windows this patch will make sure it
mitermayer
2017-08-12
bugfix: should not clear quickfix unles there are errors
mitermayer
2017-07-11
adding-support-for-vim7 - adding support for vim7
mitermayer
2017-06-19
feature: enabling partial buffer conversion (tech review)
mitermayer
2017-06-19
feature: enabling partial buffer conversion
mitermayer
2017-06-07
Adding async command and user configurations
mitermayer
2017-06-06
Bumping support to latest prettier ^1.4.X and enabling support for
mitermayer
2017-06-02
Minor refactoring variable scoping
mitermayer
2017-05-31
feature: Adding support for quick-fix error handling
0.0.4
mitermayer
2017-05-31
Moving executable check up
mitermayer
2017-05-27
bugfix: fixing bug where prettier installation of the plugin was never
mitermayer
2017-05-27
Adding support for async formating and making it default for autosave
mitermayer
2017-05-25
bugfix: Making sure that when prettier fail to parse buffer we do not
mitermayer
2017-05-24
Removing already actioned TODO and fixing indentation
mitermayer
2017-05-24
First commit
0.0.1
mitermayer