From 15195eb8931e928468311c6c6f882217205690ae Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Thu, 5 Feb 2026 14:49:08 +0000 Subject: [PATCH] vimPlugins.telescope-ast-grep-nvim: init at 0-unstable-2023-11-05 https://github.com/ray-x/telescope-ast-grep.nvim --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 82b9e4d9c192..0cf4ad26e7c0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15175,6 +15175,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + telescope-ast-grep-nvim = buildVimPlugin { + pname = "telescope-ast-grep.nvim"; + version = "0-unstable-2023-11-05"; + src = fetchFromGitHub { + owner = "ray-x"; + repo = "telescope-ast-grep.nvim"; + rev = "fa7d7fa5c723b57bba333429224e99fde2a63632"; + hash = "sha256-WPzFG8gdf0XzxsFkxgseOy6GQBu9C2KDOXeasdct0F8="; + }; + meta.homepage = "https://github.com/ray-x/telescope-ast-grep.nvim/"; + meta.hydraPlatforms = [ ]; + }; + telescope-asynctasks-nvim = buildVimPlugin { pname = "telescope-asynctasks.nvim"; version = "0-unstable-2022-04-09"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 8df1014f41c5..fa61f8b714b1 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1165,6 +1165,7 @@ https://github.com/wellle/targets.vim/,, https://github.com/tbabej/taskwiki/,, https://github.com/tomtom/tcomment_vim/,, https://github.com/nvim-telekasten/telekasten.nvim/,, +https://github.com/ray-x/telescope-ast-grep.nvim/,HEAD, https://github.com/GustavoKatel/telescope-asynctasks.nvim/,, https://github.com/nvim-telescope/telescope-cheat.nvim/,, https://github.com/fannheyward/telescope-coc.nvim/,,