Merge pull request #218291 from GaetanLepage/harpoon-plenary

vimPlugins.harpoon: add plenary-nvim dependency
This commit is contained in:
figsoda
2023-02-25 13:25:22 -05:00
committed by GitHub
@@ -487,6 +487,10 @@ self: super: {
dependencies = with self; [ plenary-nvim ];
});
harpoon = super.harpoon.overrideAttrs (old: {
dependencies = with self; [ plenary-nvim ];
});
himalaya-vim = super.himalaya-vim.overrideAttrs (old: {
postPatch = ''
substituteInPlace plugin/himalaya.vim \