[neovim] Disables mason-lspconfig
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
return {
|
||||
-- Maeson installs it's own binaries that are incompatible with NixOS.
|
||||
{ "williamboman/mason.nvim", enabled = false },
|
||||
{ "williamboman/mason-lspconfig.nvim", enabled = false },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user