mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-31 16:14:46 +02:00
Merge 0f5fd4a0f5
into 25abbf546d
This commit is contained in:
commit
821d61a0ad
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ return {
|
||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
servers = {
|
servers = {
|
||||||
volar = {
|
vue_ls = {
|
||||||
init_options = {
|
init_options = {
|
||||||
vue = {
|
vue = {
|
||||||
hybridMode = true,
|
hybridMode = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue