Made neodev working YaY
This commit is contained in:
parent
901b8cc5cf
commit
20bbf13a0f
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ lspconfig.lua_ls.setup{
|
||||||
completion = {
|
completion = {
|
||||||
callSnippet = "Replace"
|
callSnippet = "Replace"
|
||||||
},
|
},
|
||||||
|
workspace = { checkThirdParty = false },
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
globals = {'vim'},
|
globals = {'vim'},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue