mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 10:05:37 +02:00
use lsp to format json
This commit is contained in:
parent
02865aba7b
commit
38a0668e4d
2 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@ O.lang.tsserver.linter = nil
|
|||
O.lang.tsserver.autoformat = true
|
||||
|
||||
-- json
|
||||
O.lang.json.active = true
|
||||
O.lang.json.autoformat = true
|
||||
|
||||
-- ruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue