neovim: ale html prettier
This commit is contained in:
parent
966ad20c10
commit
9b738cfa21
1 changed files with 3 additions and 0 deletions
|
|
@ -187,6 +187,9 @@ let g:ale_fixers = {
|
|||
\ 'elixir': [
|
||||
\ 'mix_format',
|
||||
\ ],
|
||||
\ 'html': [
|
||||
\ 'prettier',
|
||||
\ ],
|
||||
\ 'javascript': [
|
||||
\ 'prettier',
|
||||
\ ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue