Rename volar to vue_ls
This commit is contained in:
parent
23e436273f
commit
d7ebbfa6bd
|
|
@ -254,13 +254,13 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
volar = {
|
||||
vue_ls = {
|
||||
init_options = {
|
||||
vue = {
|
||||
complete = {
|
||||
casing = {
|
||||
tags = 'autoPascal',
|
||||
props = 'autoKebab',
|
||||
props = 'autoCamel',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue