maintain hybridMode

This commit is contained in:
Romeo Balta 2025-06-12 12:59:59 +01:00
parent 5ce18c5cb5
commit 0f5fd4a0f5
No known key found for this signature in database

View file

@ -22,7 +22,7 @@ return {
vue_ls = {
init_options = {
vue = {
hybridMode = false,
hybridMode = true,
},
},
},