Unverified Commit 07b40d9b authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents 2019f1a6 48abfa54
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,