lua lsp rename
This commit is contained in:
parent
e7dfc75b15
commit
a07069f030
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ return {
|
||||||
-- rust_analyzer = {},
|
-- rust_analyzer = {},
|
||||||
-- tsserver = {},
|
-- tsserver = {},
|
||||||
|
|
||||||
sumneko_lua = {
|
lua_ls = {
|
||||||
Lua = {
|
Lua = {
|
||||||
workspace = { checkThirdParty = false },
|
workspace = { checkThirdParty = false },
|
||||||
telemetry = { enable = false },
|
telemetry = { enable = false },
|
||||||
|
|
Loading…
Reference in a new issue