vimPlugins.git-dev-nvim: init at 0.11.0-unstable-2026-04-11 (#509325)
This commit is contained in:
@@ -5980,6 +5980,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";
|
||||
|
||||
@@ -458,6 +458,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,
|
||||
|
||||
Reference in New Issue
Block a user