vimPlugins.hardtime-nvim: init at 2023-08-20

This commit is contained in:
Vinny Meller
2023-08-20 15:19:28 -05:00
parent 2df938f215
commit 6a5928fb0d
2 changed files with 13 additions and 0 deletions
@@ -4006,6 +4006,18 @@ final: prev:
meta.homepage = "https://github.com/junegunn/gv.vim/";
};
hardtime-nvim = buildVimPluginFrom2Nix {
pname = "hardtime.nvim";
version = "2023-08-20";
src = fetchFromGitHub {
owner = "m4xshen";
repo = "hardtime.nvim";
rev = "6826c1fe8bebc63a6886833ca4ffed2fc6ec3382";
sha256 = "0xdyh7xd58jnh97p0vps5pzpfpzd2yifrfj4crgxhq8vm3bp2w6b";
};
meta.homepage = "https://github.com/m4xshen/hardtime.nvim/";
};
hare-vim = buildVimPluginFrom2Nix {
pname = "hare.vim";
version = "2023-08-07";
@@ -334,6 +334,7 @@ https://github.com/ellisonleao/gruvbox.nvim/,,
https://github.com/nmac427/guess-indent.nvim/,HEAD,
https://github.com/sjl/gundo.vim/,,
https://github.com/junegunn/gv.vim/,,
https://github.com/m4xshen/hardtime.nvim/,HEAD,
https://git.sr.ht/~sircmpwn/hare.vim,HEAD,
https://github.com/ThePrimeagen/harpoon/,,
https://github.com/MrcJkb/haskell-tools.nvim/,HEAD,