mirror of
https://github.com/softinio/nvim-config.git
synced 2025-08-31 15:06:41 -07:00
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 = {},
|
||||
-- tsserver = {},
|
||||
|
||||
sumneko_lua = {
|
||||
lua_ls = {
|
||||
Lua = {
|
||||
workspace = { checkThirdParty = false },
|
||||
telemetry = { enable = false },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue