feat(lsp): replace lua_ls with emmylua_ls

This commit is contained in:
2026-04-12 22:08:04 +02:00
parent ced8047289
commit a8a32c6459
4 changed files with 52 additions and 2 deletions
+2 -1
View File
@@ -72,13 +72,14 @@ function M.setup()
"bashls",
"clangd",
"cmake",
"emmylua_ls",
"gopls",
-- "hyprls",
"intelephense",
-- "jedi_language_server",
"lemminx",
-- "xml_ls",
"lua_ls",
-- "lua_ls",
"mesonlsp",
"oxfmt",
"oxlint",