feat: add gopls
This commit is contained in:
parent
5c646250a7
commit
511dabde0f
2 changed files with 3 additions and 19 deletions
|
|
@ -27,7 +27,8 @@ require("mason-lspconfig").setup({
|
|||
"asm_lsp", -- assembly
|
||||
"tsserver", -- js and ts
|
||||
"ltex", -- latex
|
||||
"jdtls" -- jafuck
|
||||
"jdtls", -- jafuck
|
||||
"gopls" -- yet another gargabe collector
|
||||
},
|
||||
automatic_installation = true,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue