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
/
README.md
Age
Commit message (
Expand
)
Author
2018-05-08
grammar fix
mitermayer
2018-05-08
Adding note information about 1.x release
mitermayer
2018-04-16
Adding discord link
mitermayer
2018-03-28
Amend syntax in documentation around config overrides
Chris Kobrzak
2018-03-25
Updating the logic for controlling the quickfix flag
mitermayer
2018-03-25
Updating readme and docs with the correct defaults
mitermayer
2018-02-21
Fix space in autocmd breaking autosave
Pascal Ernst
2018-01-30
Updating docs with vue support reference
mitermayer
2018-01-30
Add vue file format to README
Jason Travis
2018-01-18
Support the `--arrow-parens` configuration option
Nick Thurow
2018-01-14
Adding travis badge
mitermayer
2018-01-08
Add default option values from Prettier for configuration
Mauro Bringolf
2017-12-22
fix typo in pathogen install method
Nicolas Dermine
2017-12-12
Add --prose-wrap option
Franky Chung
2017-12-10
text was included inside the block code
Gustavo Gimenez
2017-12-10
simple hint for vim-pathogen installation
Gustavo Gimenez
2017-11-08
Updating README
mitermayer
2017-10-03
Bumping plugin
0.2.0
mitermayer
2017-09-25
issue/56 - Allowing user path overwrite configuration
mitermayer
2017-09-19
Fixed some typos in the README
Harry Mills
2017-09-17
feature: Adding more commands
mitermayer
2017-09-14
Adding note on required prettier version
mitermayer
2017-09-05
Adding support for prettier configuration
mitermayer
2017-08-25
Added extensions to vim configuration example
Nick Baugh
2017-08-16
Add instructions on changing the mapping to README
Eddie Zaneski
2017-07-19
Minor readme updates
mitermayer
2017-07-19
Updating the readme to new location
mitermayer
2017-06-29
Merge pull request #17 from vutran/add-json-parser
0.0.8
Mitermayer Reis
2017-06-29
update README with graphql
Vu Tran
2017-06-29
add graphql parser + bump for prettier 1.5
Vu Tran
2017-06-21
add json parser
Vu Tran
2017-06-21
add default config notes
Vu Tran
2017-06-08
fixed typo
Song Wang
2017-06-07
Updating docs
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-05-27
Prettier CLI seems to expect 'false' for some parameters instead of 0
mitermayer
2017-05-27
Adding support for async formating and making it default for autosave
mitermayer
2017-05-25
Adding working example GIF
mitermayer
2017-05-24
Making it clear that auto format is enable by default on files with
mitermayer
2017-05-24
First commit
0.0.1
mitermayer