From 0893c03398e987e476a77fcde4396466b4579bd6 Mon Sep 17 00:00:00 2001 From: "Lafferton, Jan" Date: Fri, 29 Aug 2025 11:26:21 +0200 Subject: [PATCH] vimPlugins.blame-nvim: init at 2025-04-16 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1b22e0bae02f..29c6f0e86f8b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -1479,6 +1479,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + blame-nvim = buildVimPlugin { + pname = "blame.nvim"; + version = "2025-04-16"; + src = fetchFromGitHub { + owner = "FabijanZulj"; + repo = "blame.nvim"; + rev = "b87b8c820e4cec06fbbd2f946b7b35c45906ee0c"; + sha256 = "0wx8n4nsk4dw1543d4plg4f8hzhrs8scpp7shrjgsn28ndkrx25z"; + }; + meta.homepage = "https://github.com/FabijanZulj/blame.nvim/"; + meta.hydraPlatforms = [ ]; + }; + blamer-nvim = buildVimPlugin { pname = "blamer.nvim"; version = "2023-09-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index a5457cddb3cc..a0ad5d1ee617 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -112,6 +112,7 @@ https://github.com/vim-scripts/bats.vim/,, https://github.com/rbgrouleff/bclose.vim/,, https://github.com/max397574/better-escape.nvim/,, https://github.com/LunarVim/bigfile.nvim/,, +https://github.com/FabijanZulj/blame.nvim/,HEAD, https://github.com/APZelos/blamer.nvim/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-avante/,HEAD, https://github.com/disrupted/blink-cmp-conventional-commits/,HEAD,