This commit is contained in:
2025-05-12 07:40:57 +02:00

View File

@@ -613,7 +613,6 @@ require('lazy').setup({
},
filetypes = { 'typescript', 'javascript', 'javascriptreact', 'typescriptreact', 'vue' },
},
-- TODO: Something with this setup is not quite right
volar = {
init_options = {
vue = { hybridMode = true },
@@ -621,7 +620,6 @@ require('lazy').setup({
},
--eslint = {},
--prettierd = {},
-- TODO: end
html = {},
cssls = {},
--