Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -668,6 +668,10 @@ dependencies = with self; [ guard-collection ]; }; hardhat-nvim = super.hardhat-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim ]; }; harpoon = super.harpoon.overrideAttrs { dependencies = with self; [ plenary-nvim ]; }; Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -668,6 +668,10 @@ dependencies = with self; [ guard-collection ]; }; hardhat-nvim = super.hardhat-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim ]; }; harpoon = super.harpoon.overrideAttrs { dependencies = with self; [ plenary-nvim ]; }; Loading