mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-28 13:58:12 +02:00
maintain hybridMode
This commit is contained in:
parent
5ce18c5cb5
commit
0f5fd4a0f5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ return {
|
||||||
vue_ls = {
|
vue_ls = {
|
||||||
init_options = {
|
init_options = {
|
||||||
vue = {
|
vue = {
|
||||||
hybridMode = false,
|
hybridMode = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue