Updated config away from deprections for lsp. Added JS, Vue LSPs.
This commit is contained in:
parent
baa2e07b0f
commit
0bd0090ae8
2 changed files with 14 additions and 9 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue