switching from sumneko_lua to luau
This commit is contained in:
parent
32744c3f66
commit
4498d459f0
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -343,7 +343,7 @@ local servers = {
|
|||
-- rust_analyzer = {},
|
||||
-- tsserver = {},
|
||||
|
||||
sumneko_lua = {
|
||||
luau_lsp= {
|
||||
Lua = {
|
||||
workspace = { checkThirdParty = false },
|
||||
telemetry = { enable = false },
|
||||
|
|
Loading…
Add table
Reference in a new issue