mirror of
https://github.com/KevinMidboe/chsh.git
synced 2025-12-29 04:51:00 +00:00
Disable sumneko_lua mason package
This commit is contained in:
@@ -451,12 +451,12 @@ local servers = {
|
|||||||
-- rust_analyzer = {},
|
-- rust_analyzer = {},
|
||||||
-- tsserver = {},
|
-- tsserver = {},
|
||||||
|
|
||||||
sumneko_lua = {
|
-- sumneko_lua = {
|
||||||
Lua = {
|
-- Lua = {
|
||||||
workspace = { checkThirdParty = false },
|
-- workspace = { checkThirdParty = false },
|
||||||
telemetry = { enable = false },
|
-- telemetry = { enable = false },
|
||||||
},
|
-- },
|
||||||
},
|
-- },
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Setup neovim lua configuration
|
-- Setup neovim lua configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user