Loading pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -669,7 +669,7 @@ }; hardhat-nvim = super.hardhat-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim ]; dependencies = with self; [ overseer-nvim plenary-nvim ]; }; harpoon = super.harpoon.overrideAttrs { Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -669,7 +669,7 @@ }; hardhat-nvim = super.hardhat-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim ]; dependencies = with self; [ overseer-nvim plenary-nvim ]; }; harpoon = super.harpoon.overrideAttrs { Loading