diff options
Diffstat (limited to 'lv-config.lua')
-rw-r--r-- | lv-config.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lv-config.lua b/lv-config.lua index 8b233158..bfbfffc6 100644 --- a/lv-config.lua +++ b/lv-config.lua @@ -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 |