diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index b00565a89bb3..da7c279a1ed2 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5555,6 +5555,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + git-dashboard-nvim = buildVimPlugin { + pname = "git-dashboard-nvim"; + version = "2025-01-02"; + src = fetchFromGitHub { + owner = "juansalvatore"; + repo = "git-dashboard-nvim"; + rev = "c54fa2faf8ebe1c4091cc0c17c840835534943a6"; + sha256 = "0b7b6glp89pqyff21fnhhbh1r7iwdn7w3f0wklmxvl1cai49mh1y"; + }; + meta.homepage = "https://github.com/juansalvatore/git-dashboard-nvim/"; + meta.hydraPlatforms = [ ]; + }; + git-messenger-vim = buildVimPlugin { pname = "git-messenger.vim"; version = "2025-05-30"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e0414406be83..88cb69727cbc 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -425,6 +425,7 @@ https://github.com/ndmitchell/ghcid/,, https://github.com/eagletmt/ghcmod-vim/,, https://github.com/f-person/git-blame.nvim/,, https://github.com/akinsho/git-conflict.nvim/,HEAD, +https://github.com/juansalvatore/git-dashboard-nvim/,HEAD, https://github.com/rhysd/git-messenger.vim/,, https://github.com/mikesmithgh/git-prompt-string-lualine.nvim/,HEAD, https://github.com/polarmutex/git-worktree.nvim/,HEAD,