I have no idea
This commit is contained in:
1 parent
886e3cdbe4
commit
0cc5e31053
2 files changed
+5
-1
No files matched your search
@@ -57,6 +57,10 @@ local config = function()
|
||||
root_dir = c.util.root_pattern("package.json", "tsconfig.json", "jsconfig.json"),
|
||||
single_file_support = false,
|
||||
}
|
||||
c.jsonls.setup {
|
||||
on_attach = on_attach,
|
||||
capabilities = capabilities,
|
||||
}
|
||||
end
|
||||
|
||||
local rs_config = function()
|
||||
|
||||
Reference in new issue
Block a user