Skip to content

Commit 2d70148

Browse files
khanelimanGaetanLepage
authored andcommitted
vimPlugins.alpha-nvim: remove nvim-web-devicons dependency
Listed as optional dependency, along with mini.icons
1 parent dc1f222 commit 2d70148

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkgs/applications/editors/vim/plugins/overrides.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@ let
139139
in
140140
{
141141
alpha-nvim = super.alpha-nvim.overrideAttrs {
142-
dependencies = [
143-
self.nvim-web-devicons # required by the startify theme
144-
];
145142
nvimRequireCheck = "alpha";
146143
};
147144

0 commit comments

Comments
 (0)