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
/
ftplugin
Age
Commit message (
Expand
)
Author
2020-08-03
Merge pull request #235 from jamesbvaughan/jamesbvaughan/ruby-filetype
Mitermayer Reis
2020-05-24
Add missing ".yml" in autocmd
Marco Comes
2020-04-13
Autoformat .rb files
James Vaughan
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-15
Fixing linting
mitermayer
2020-02-15
Added support for prettier xml plugin
mitermayer
2020-02-15
Adding support for the prettier lua plugin
mitermayer
2020-02-15
Adding support for prettier ruby plugin
mitermayer
2020-02-15
Adding support for prettier python plugin
mitermayer
2020-02-13
Adding support for the php pluggin
mitermayer
2019-11-06
Use `get()` to check `g:prettier#autoformat` safely in ftplugin
hank
2019-02-18
Fix markdown check
Ben Berman
2019-02-11
Make markdown check more resilient
Ben Berman
2019-01-09
Fix markdown mangling issue
Ben Berman
2018-11-07
Added html formatting
premithk
2018-08-21
Add yaml support
Jan Brauer
2018-01-30
Adding vue file detect
mitermayer
2017-11-08
issue-77/adding-support-for-prettier-1.8 - adidng support for markdown
mitermayer
2017-11-08
Adding support for markdown
mitermayer
2017-10-07
bugfix: Fixing auto command params to use extensions instead of magic
mitermayer
2017-10-03
bug: Fixing config overwrite value for non js by levaraging --stdin-filepath ...
mitermayer
2017-09-29
Seeting config override cli-override for non javascript
mitermayer
2017-09-29
WIP
mitermayer
2017-07-01
bugfix: json parser should not add extra comma to the end
mitermayer
2017-06-29
add graphql parser + bump for prettier 1.5
Vu Tran
2017-06-21
add json parser
Vu Tran
2017-06-19
feature: enabling partial buffer conversion (tech review)
mitermayer
2017-06-06
Bumping support to latest prettier ^1.4.X and enabling support for
mitermayer
2017-05-24
First commit
0.0.1
mitermayer