add jsonls
This commit is contained in:
parent
3632cc54e8
commit
06257b3f64
2 changed files with 2 additions and 88 deletions
|
|
@ -7,6 +7,7 @@ return {
|
|||
g.ale_fixers = {
|
||||
typescript = { 'prettierd' },
|
||||
html = { 'prettierd' },
|
||||
json = { 'prettierd' },
|
||||
javascript = { 'prettierd' },
|
||||
typescriptreact = { 'prettierd' },
|
||||
go = { 'gofmt' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue