From a9ae4b4b67939b0980b0a27555edbf1e41e65ca9 Mon Sep 17 00:00:00 2001 From: Pamplemousse Date: Wed, 22 May 2024 17:27:02 +0200 Subject: [PATCH] vimPlugins.telescope-emoji-nvim: init at 2022-12-08 --- 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 d6089e70b84d6..a115470f18a86 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10593,6 +10593,18 @@ final: prev: meta.homepage = "https://github.com/nvim-telescope/telescope-dap.nvim/"; }; + telescope-emoji-nvim = buildVimPlugin { + pname = "telescope-emoji.nvim"; + version = "2022-12-08"; + src = fetchFromGitHub { + owner = "xiyaowong"; + repo = "telescope-emoji.nvim"; + rev = "86248d97be84a1ce83f0541500ef9edc99ea2aa1"; + sha256 = "18m46gj68xv6basaqzbschr60sc9xzi4dx21cvnx401bk97cqpgi"; + }; + meta.homepage = "https://github.com/xiyaowong/telescope-emoji.nvim/"; + }; + telescope-file-browser-nvim = buildVimPlugin { pname = "telescope-file-browser.nvim"; version = "2024-04-23"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 7637b8d34ef25..e0aafcc99f921 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -890,6 +890,7 @@ https://github.com/GustavoKatel/telescope-asynctasks.nvim/,, https://github.com/nvim-telescope/telescope-cheat.nvim/,, https://github.com/fannheyward/telescope-coc.nvim/,, https://github.com/nvim-telescope/telescope-dap.nvim/,, +https://github.com/xiyaowong/telescope-emoji.nvim/,HEAD, https://github.com/nvim-telescope/telescope-file-browser.nvim/,, https://github.com/nvim-telescope/telescope-frecency.nvim/,, https://github.com/nvim-telescope/telescope-fzf-native.nvim/,,