We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jsonls
1 parent 4a23258 commit 6f5f6f8Copy full SHA for 6f5f6f8
lua/core/settings.lua
@@ -41,6 +41,7 @@ settings["server_formatting_block_list"] = {
41
clangd = true,
42
lua_ls = true,
43
ts_ls = true,
44
+ jsonls = true,
45
nil_ls = true,
46
}
47
0 commit comments