fix nvim: lsp vue-language-server

This commit is contained in:
2025-05-30 21:48:47 +08:00
parent 8dfa99fc46
commit ddc470988a

View File

@@ -15,7 +15,7 @@ M.lsp_servers = {
has_go and "gopls" or nil, -- Go
"html", -- HTML
"cssls", -- CSS
"vue-language-server", -- Vue3
-- "vue-language-server", -- Vue3
-- "ts_ls", -- TypeScript目前暫時不需要先註解掉
"marksman", -- Markdown
"yamlls", -- YAML