diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index d679909fe41b..0ebd96e5cff6 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -15188,6 +15188,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 2508344be1c9..b09cba248435 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1166,6 +1166,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/,,