fix nvim: add support lua

This commit is contained in:
Yuan Chiu 2025-06-03 01:31:53 +08:00
parent ca78833c57
commit 0e5200bd12
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

@ -19,6 +19,7 @@ M.lsp_servers = {
-- "ts_ls", -- TypeScript目前暫時不需要先註解掉
"marksman", -- Markdown
"yamlls", -- YAML
"lua_ls", -- LUA
}
-- 過濾 nil 值