feat(lsp): Set up vtsls, vue_ls, install miscellaneous plugins

This commit is contained in:
Калистратов Максим
2026-06-02 14:49:22 +03:00
parent c00508b08d
commit 81e111c01e
12 changed files with 171 additions and 11 deletions

2
after/lsp/vue_ls.lua Normal file
View File

@@ -0,0 +1,2 @@
---@type lspconfig.Config
return {}