fix: reverted to volar

This commit is contained in:
Kemboi Elvis 2025-06-22 18:14:26 +03:00
parent d8ce6fec18
commit 024996107b

View file

@ -19,7 +19,7 @@ return {
"neovim/nvim-lspconfig", "neovim/nvim-lspconfig",
opts = { opts = {
servers = { servers = {
vue_ls = { volar = {
filetypes = { "typescript", "javascript", "javascriptreact", "typescriptreact", "vue" }, filetypes = { "typescript", "javascript", "javascriptreact", "typescriptreact", "vue" },
init_options = { init_options = {
vue = { vue = {