Add prettier fixer support to vue

This commit is contained in:
blyoa
2018-02-01 01:29:01 +09:00
parent 52fe924a13
commit 23db293bdf
4 changed files with 16 additions and 1 deletions

11
doc/ale-vue.txt Normal file
View File

@@ -0,0 +1,11 @@
===============================================================================
ALE Vue Integration *ale-vue-options*
===============================================================================
prettier *ale-vue-prettier*
See |ale-javascript-prettier| for information about the available options.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:

View File

@@ -239,6 +239,8 @@ CONTENTS *ale-contents*
vint................................|ale-vim-vint|
vim help..............................|ale-vim-help-options|
write-good..........................|ale-vim-help-write-good|
vue...................................|ale-vue-options|
prettier............................|ale-vue-prettier|
xhtml.................................|ale-xhtml-options|
write-good..........................|ale-xhtml-write-good|
xml...................................|ale-xml-options|
@@ -375,6 +377,7 @@ Notes:
* Verilog: `iverilog`, `verilator`
* Vim: `vint`
* Vim help^: `alex`!!, `proselint`, `write-good`
* Vue: `prettier`
* XHTML: `alex`!!, `proselint`, `write-good`
* XML: `xmllint`
* YAML: `swaglint`, `yamllint`