mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
added back volar instead of vuels
This commit is contained in:
@@ -18,7 +18,7 @@ return {
|
||||
"prismals",
|
||||
"rust_analyzer",
|
||||
"tsserver",
|
||||
"vuels",
|
||||
"volar",
|
||||
"yamlls",
|
||||
},
|
||||
},
|
||||
|
||||
@@ -21,8 +21,7 @@ return {
|
||||
"eslint_d",
|
||||
"phpcbf",
|
||||
"phpcs",
|
||||
"phpstan",
|
||||
"vuels"
|
||||
"phpstan"
|
||||
},
|
||||
auto_update = true,
|
||||
run_on_start = true,
|
||||
|
||||
Reference in New Issue
Block a user