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