No autoformat json and set/remaps a la Primeagen
This commit is contained in:
parent
7ef5a8e2d2
commit
bab4e04c11
5 changed files with 49 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ return {
|
|||
|
||||
-- Tsserver usually works poorly. Sorry you work with bad languages
|
||||
-- You can remove this line if you know what you're doing :)
|
||||
if client.name == 'tsserver' then
|
||||
if client.name == 'tsserver' or client.name == 'jsonls' then
|
||||
return
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue