vimPlugins.windows-nvim: update overrides
This commit is contained in:
committed by
Matthieu Coudron
parent
aa194f3efe
commit
ee6922fc7d
@@ -1782,6 +1782,10 @@
|
||||
dependencies = with self; [ vimwiki fzf-vim ];
|
||||
};
|
||||
|
||||
windows-nvim = super.windows-nvim.overrideAttrs {
|
||||
dependencies = with self; [ luaPackages.middleclass animation-nvim ];
|
||||
};
|
||||
|
||||
wtf-nvim = super.wtf-nvim.overrideAttrs {
|
||||
dependencies = with self; [ nui-nvim ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user