Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -15245,6 +15245,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; telescope-hierarchy-nvim = buildVimPlugin { pname = "telescope-hierarchy.nvim"; version = "0-unstable-2025-12-19"; src = fetchFromGitHub { owner = "jmacadie"; repo = "telescope-hierarchy.nvim"; rev = "85fb67112daf99f3918531558ee85a36c1891f91"; hash = "sha256-Ck7xM+m8sRkkviXdXpeDYrxr3MNpavkW4/UCih0Ohc8="; }; meta.homepage = "https://github.com/jmacadie/telescope-hierarchy.nvim/"; meta.hydraPlatforms = [ ]; }; telescope-live-grep-args-nvim = buildVimPlugin { pname = "telescope-live-grep-args.nvim"; version = "1.1.0-unstable-2025-02-24"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -3487,6 +3487,13 @@ assertNoAdditions { dependencies = [ self.telescope-nvim ]; }; telescope-hierarchy-nvim = super.telescope-hierarchy-nvim.overrideAttrs { dependencies = with self; [ telescope-nvim plenary-nvim ]; }; telescope-live-grep-args-nvim = super.telescope-live-grep-args-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -1170,6 +1170,7 @@ https://github.com/nvim-telescope/telescope-fzy-native.nvim/,, https://github.com/Snikimonkd/telescope-git-conflicts.nvim/,HEAD, https://github.com/nvim-telescope/telescope-github.nvim/,, https://github.com/alduraibi/telescope-glyph.nvim/,HEAD, https://github.com/jmacadie/telescope-hierarchy.nvim/,HEAD, https://github.com/nvim-telescope/telescope-live-grep-args.nvim/,HEAD, https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,, https://github.com/nvim-telescope/telescope-media-files.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -15245,6 +15245,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; telescope-hierarchy-nvim = buildVimPlugin { pname = "telescope-hierarchy.nvim"; version = "0-unstable-2025-12-19"; src = fetchFromGitHub { owner = "jmacadie"; repo = "telescope-hierarchy.nvim"; rev = "85fb67112daf99f3918531558ee85a36c1891f91"; hash = "sha256-Ck7xM+m8sRkkviXdXpeDYrxr3MNpavkW4/UCih0Ohc8="; }; meta.homepage = "https://github.com/jmacadie/telescope-hierarchy.nvim/"; meta.hydraPlatforms = [ ]; }; telescope-live-grep-args-nvim = buildVimPlugin { pname = "telescope-live-grep-args.nvim"; version = "1.1.0-unstable-2025-02-24"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -3487,6 +3487,13 @@ assertNoAdditions { dependencies = [ self.telescope-nvim ]; }; telescope-hierarchy-nvim = super.telescope-hierarchy-nvim.overrideAttrs { dependencies = with self; [ telescope-nvim plenary-nvim ]; }; telescope-live-grep-args-nvim = super.telescope-live-grep-args-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -1170,6 +1170,7 @@ https://github.com/nvim-telescope/telescope-fzy-native.nvim/,, https://github.com/Snikimonkd/telescope-git-conflicts.nvim/,HEAD, https://github.com/nvim-telescope/telescope-github.nvim/,, https://github.com/alduraibi/telescope-glyph.nvim/,HEAD, https://github.com/jmacadie/telescope-hierarchy.nvim/,HEAD, https://github.com/nvim-telescope/telescope-live-grep-args.nvim/,HEAD, https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,, https://github.com/nvim-telescope/telescope-media-files.nvim/,HEAD, Loading