fix nvim: lsp vue3

This commit is contained in:
2025-05-25 01:02:23 +08:00
parent e06012b907
commit c21a501d34

View File

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