Commit 2f403969 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

vimPlugins.harpoon: add plenary-nvim dependency

parent c8ba0464
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 \