From c475ea546779900919c3648ae2fb3e2d8c6fdf3a Mon Sep 17 00:00:00 2001 From: user <17591696+sand4rt@users.noreply.github.com> Date: Sun, 12 Apr 2026 19:42:31 +0200 Subject: [PATCH] vimPlugins.git-dev-nvim: init at 0.11.0-unstable-2026-04-11 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 35c0362b2601..5ae3c1a96072 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 0fef75fa66ed..a452e69d365c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,