vimPlugins.git-dashboard-nvim: init at 2025-01-02 (#444591)

This commit is contained in:
Gaétan Lepage
2025-09-20 11:28:22 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,