diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 2d2916fe020e..2078484dfc74 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -1492,6 +1492,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 350505fb2cf5..4c17187ae707 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -113,6 +113,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,