fix nvim: add support lua
This commit is contained in:
@@ -19,6 +19,7 @@ M.lsp_servers = {
|
||||
-- "ts_ls", -- TypeScript,目前暫時不需要,先註解掉
|
||||
"marksman", -- Markdown
|
||||
"yamlls", -- YAML
|
||||
"lua_ls", -- LUA
|
||||
}
|
||||
|
||||
-- 過濾 nil 值
|
||||
|
||||
Reference in New Issue
Block a user