vimPlugins.alpha-nvim: remove nvim-web-devicons dependency
Listed as optional dependency, along with mini.icons
This commit is contained in:
committed by
Gaétan Lepage
parent
dc1f2229e0
commit
2d70148c4d
@@ -139,9 +139,6 @@ let
|
||||
in
|
||||
{
|
||||
alpha-nvim = super.alpha-nvim.overrideAttrs {
|
||||
dependencies = [
|
||||
self.nvim-web-devicons # required by the startify theme
|
||||
];
|
||||
nvimRequireCheck = "alpha";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user