From fb4dc4b7ff210ccf0ed0cd216fc388886233a2d5 Mon Sep 17 00:00:00 2001 From: "\"Marc Jakobi\"" <"marc.jakobi@tiko.energy"> Date: Thu, 27 Oct 2022 22:34:42 +0200 Subject: [PATCH] vimPlugins.telescope-manix: init at 2022-10-19 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 38bdf3ecfd7a..b2f8994fdcee 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7745,6 +7745,18 @@ final: prev: meta.homepage = "https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/"; }; + telescope-manix = buildVimPluginFrom2Nix { + pname = "telescope-manix"; + version = "2022-10-19"; + src = fetchFromGitHub { + owner = "MrcJkb"; + repo = "telescope-manix"; + rev = "9f91408328be8719ca1f6c49a3ccc1df6392d5e9"; + sha256 = "03wkgmwq3fl92bd4d33ahfp328pdwcmpw0pcjqf9cfaplpi0fzk2"; + }; + meta.homepage = "https://github.com/MrcJkb/telescope-manix/"; + }; + telescope-media-files-nvim = buildVimPluginFrom2Nix { pname = "telescope-media-files.nvim"; version = "2021-10-21"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 04fa01921195..aa1a93acf0d8 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -649,6 +649,7 @@ https://github.com/nvim-telescope/telescope-fzf-writer.nvim/,, https://github.com/nvim-telescope/telescope-fzy-native.nvim/,, https://github.com/nvim-telescope/telescope-github.nvim/,, https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,, +https://github.com/MrcJkb/telescope-manix/,HEAD, https://github.com/nvim-telescope/telescope-media-files.nvim/,HEAD, https://github.com/nvim-telescope/telescope-project.nvim/,, https://github.com/nvim-telescope/telescope-symbols.nvim/,,