vimPlugins.telescope-asynctasks-nvim: init at 2021-10-22

This commit is contained in:
Ameer Taweel 2022-02-17 23:43:57 +03:00 committed by Jonathan Ringer
parent 7e96f7ae74
commit 97aeab9782
2 changed files with 13 additions and 0 deletions

View file

@ -6459,6 +6459,18 @@ final: prev:
meta.homepage = "https://github.com/tomtom/tcomment_vim/";
};
telescope-asynctasks-nvim = buildVimPluginFrom2Nix {
pname = "telescope-asynctasks.nvim";
version = "2021-10-22";
src = fetchFromGitHub {
owner = "GustavoKatel";
repo = "telescope-asynctasks.nvim";
rev = "80bd6570e5423d14ad1e6fd56a199955ac1b895f";
sha256 = "Ow7iSmosMs/hGEfnKKorZhS4tKVKal+pkZ52LIFsEu4=";
};
meta.homepage = "https://github.com/GustavoKatel/telescope-asynctasks.nvim";
};
telescope-cheat-nvim = buildVimPluginFrom2Nix {
pname = "telescope-cheat.nvim";
version = "2021-12-05";

View file

@ -224,6 +224,7 @@ guns/vim-clojure-highlight
guns/vim-clojure-static
guns/vim-sexp
guns/xterm-color-table.vim
GustavoKatel/telescope-asynctasks.nvim
gyim/vim-boxdraw
haringsrob/nvim_context_vt
hashivim/vim-packer