mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim/lua/user/plugins/lang/vue.lua: volar is renamed to vue_ls
This commit is contained in:
parent
d6c427f66a
commit
e0223cd40d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
local lspservers = {
|
||||
volar = {
|
||||
vue_ls = {
|
||||
init_options = {
|
||||
vue = {
|
||||
hybridMode = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue