fix nvim: lsp vue3

This commit is contained in:
Yuan Chiu 2025-05-25 01:02:23 +08:00
parent e06012b907
commit c21a501d34
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

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