vimPlugins.git-dev-nvim: init at 0.11.0-unstable-2026-04-11

This commit is contained in:
user
2026-04-12 19:42:31 +02:00
parent db29a21d82
commit c475ea5467
2 changed files with 14 additions and 0 deletions
@@ -5839,6 +5839,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
git-dev-nvim = buildVimPlugin {
pname = "git-dev.nvim";
version = "0.11.0-unstable-2026-04-11";
src = fetchFromGitHub {
owner = "moyiz";
repo = "git-dev.nvim";
rev = "916c7309c34bd8f53da1e30f31cec697e9ac5e52";
hash = "sha256-5KSjh/Gh8sXrQ7YU66XaaM1M1a3LZswamoBtnA6qiKg=";
};
meta.homepage = "https://github.com/moyiz/git-dev.nvim/";
meta.hydraPlatforms = [ ];
};
git-messenger-vim = buildVimPlugin {
pname = "git-messenger.vim";
version = "0-unstable-2025-05-30";
@@ -447,6 +447,7 @@ 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/moyiz/git-dev.nvim/,,
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,