vimPlugins.telescope-ast-grep-nvim: init at 0-unstable-2023-11-05 (#487473)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user