updated golang and node lsp
This commit is contained in:
parent
80b5d665fe
commit
3708c5608e
4 changed files with 103 additions and 41 deletions
|
|
@ -13,7 +13,7 @@ return {
|
|||
lazy = false,
|
||||
dependencies = { "williamboman/mason.nvim" },
|
||||
opts = {
|
||||
ensure_installed = { "gopls", "ts_ls", "templ", "astro" },
|
||||
ensure_installed = { "gopls", "templ", "astro" },
|
||||
automatic_installation = true,
|
||||
automatic_setup = false, -- IMPORTANT: don't auto-setup servers
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue