Updated config away from deprections for lsp. Added JS, Vue LSPs.

This commit is contained in:
rocketdebris 2025-10-27 16:48:05 -04:00
parent baa2e07b0f
commit 0bd0090ae8
2 changed files with 14 additions and 9 deletions

View file

@ -11,4 +11,4 @@ if not vim.loop.fs_stat(lazypath) then
end
vim.opt.rtp:prepend(lazypath)
require("lazy").setup("plugins")
require("lazy").setup("plugins")