lsp: added mason
This commit is contained in:
parent
afeec0eec6
commit
e1ec85793b
|
@ -1,5 +1,9 @@
|
|||
return {
|
||||
{ import = "plugins/languages" },
|
||||
{
|
||||
"williamboman/mason.nvim",
|
||||
opts = {},
|
||||
},
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
dependencies = {
|
||||
|
|
Loading…
Reference in a new issue