vimPlugins.git-worktree-nvim: switch to maintained fork; 2023-11-07 -> 2025-02-15 (#391689)

This commit is contained in:
Gaétan Lepage
2025-03-21 00:29:57 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
@@ -5176,14 +5176,14 @@ final: prev:
git-worktree-nvim = buildVimPlugin {
pname = "git-worktree.nvim";
version = "2023-11-07";
version = "2025-02-15";
src = fetchFromGitHub {
owner = "ThePrimeagen";
owner = "polarmutex";
repo = "git-worktree.nvim";
rev = "f247308e68dab9f1133759b05d944569ad054546";
sha256 = "0mspffvg2z5lx4ck96d2pnf1azy3s1zq720n6abnxzajadmnh47r";
rev = "3ad8c17a3d178ac19be925284389c14114638ebb";
sha256 = "057qh48vwiczqrwksrfk2lf24gs6cdl6fbsf3ay2yynd0jlqjyky";
};
meta.homepage = "https://github.com/ThePrimeagen/git-worktree.nvim/";
meta.homepage = "https://github.com/polarmutex/git-worktree.nvim/";
meta.hydraPlatforms = [ ];
};
@@ -396,7 +396,7 @@ https://github.com/f-person/git-blame.nvim/,,
https://github.com/akinsho/git-conflict.nvim/,HEAD,
https://github.com/rhysd/git-messenger.vim/,,
https://github.com/mikesmithgh/git-prompt-string-lualine.nvim/,HEAD,
https://github.com/ThePrimeagen/git-worktree.nvim/,,
https://github.com/polarmutex/git-worktree.nvim/,HEAD,
https://github.com/projekt0n/github-nvim-theme/,HEAD,
https://github.com/wintermute-cell/gitignore.nvim/,HEAD,
https://github.com/vim-scripts/gitignore.vim/,,