Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -13744,6 +13744,18 @@ final: prev: meta.hydraPlatforms = [ ]; }; telescope-glyph-nvim = buildVimPlugin { pname = "telescope-glyph.nvim"; version = "2022-08-22"; src = fetchFromGitHub { owner = "ghassan0"; repo = "telescope-glyph.nvim"; rev = "f63f01e129e71cc25b79637610674bbf0be5ce9d"; sha256 = "0n1mdiwkkciqpxjad1nngrc7px5yziyan0daxgs9jsgdqmy1lzp8"; }; meta.homepage = "https://github.com/ghassan0/telescope-glyph.nvim/"; }; telescope-live-grep-args-nvim = buildVimPlugin { pname = "telescope-live-grep-args.nvim"; version = "2024-07-28"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3210,6 +3210,10 @@ in ]; }; telescope-glyph-nvim = super.telescope-github-nvim.overrideAttrs { dependencies = [ self.telescope-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 @@ -1051,6 +1051,7 @@ https://github.com/nvim-telescope/telescope-fzf-writer.nvim/,, 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/ghassan0/telescope-glyph.nvim/,HEAD, https://github.com/nvim-telescope/telescope-live-grep-args.nvim/,HEAD, https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,, https://github.com/MrcJkb/telescope-manix/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -13744,6 +13744,18 @@ final: prev: meta.hydraPlatforms = [ ]; }; telescope-glyph-nvim = buildVimPlugin { pname = "telescope-glyph.nvim"; version = "2022-08-22"; src = fetchFromGitHub { owner = "ghassan0"; repo = "telescope-glyph.nvim"; rev = "f63f01e129e71cc25b79637610674bbf0be5ce9d"; sha256 = "0n1mdiwkkciqpxjad1nngrc7px5yziyan0daxgs9jsgdqmy1lzp8"; }; meta.homepage = "https://github.com/ghassan0/telescope-glyph.nvim/"; }; telescope-live-grep-args-nvim = buildVimPlugin { pname = "telescope-live-grep-args.nvim"; version = "2024-07-28"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3210,6 +3210,10 @@ in ]; }; telescope-glyph-nvim = super.telescope-github-nvim.overrideAttrs { dependencies = [ self.telescope-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 @@ -1051,6 +1051,7 @@ https://github.com/nvim-telescope/telescope-fzf-writer.nvim/,, 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/ghassan0/telescope-glyph.nvim/,HEAD, https://github.com/nvim-telescope/telescope-live-grep-args.nvim/,HEAD, https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,, https://github.com/MrcJkb/telescope-manix/,HEAD, Loading