From 6a5928fb0d3320fdafe6ab8a1ab342e78d503f39 Mon Sep 17 00:00:00 2001 From: Vinny Meller Date: Sun, 20 Aug 2023 15:08:02 -0500 Subject: [PATCH] vimPlugins.hardtime-nvim: init at 2023-08-20 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index f596eaa4e3e4..aeef983fe003 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 4835f7a5315b..7f4e97dcb323 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,