vimPlugins.lean-nvim: remove nvim-lspconfig from dependencies
This commit is contained in:
@@ -1641,7 +1641,6 @@ assertNoAdditions {
|
||||
|
||||
lean-nvim = super.lean-nvim.overrideAttrs {
|
||||
dependencies = with self; [
|
||||
nvim-lspconfig
|
||||
plenary-nvim
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user