Rename volar to vue_ls

This commit is contained in:
Davlatov Shahzod 2025-05-23 08:30:25 +03:00
parent 23e436273f
commit d7ebbfa6bd
1 changed files with 2 additions and 2 deletions

View File

@ -254,13 +254,13 @@ return {
},
},
},
volar = {
vue_ls = {
init_options = {
vue = {
complete = {
casing = {
tags = 'autoPascal',
props = 'autoKebab',
props = 'autoCamel',
},
},
},