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

authored by

Gaétan Lepage and committed by
GitHub
fa7afbec d9394d28

+6 -6
+5 -5
pkgs/applications/editors/vim/plugins/generated.nix
··· 5176 5176 5177 5177 git-worktree-nvim = buildVimPlugin { 5178 5178 pname = "git-worktree.nvim"; 5179 - version = "2023-11-07"; 5179 + version = "2025-02-15"; 5180 5180 src = fetchFromGitHub { 5181 - owner = "ThePrimeagen"; 5181 + owner = "polarmutex"; 5182 5182 repo = "git-worktree.nvim"; 5183 - rev = "f247308e68dab9f1133759b05d944569ad054546"; 5184 - sha256 = "0mspffvg2z5lx4ck96d2pnf1azy3s1zq720n6abnxzajadmnh47r"; 5183 + rev = "3ad8c17a3d178ac19be925284389c14114638ebb"; 5184 + sha256 = "057qh48vwiczqrwksrfk2lf24gs6cdl6fbsf3ay2yynd0jlqjyky"; 5185 5185 }; 5186 - meta.homepage = "https://github.com/ThePrimeagen/git-worktree.nvim/"; 5186 + meta.homepage = "https://github.com/polarmutex/git-worktree.nvim/"; 5187 5187 meta.hydraPlatforms = [ ]; 5188 5188 }; 5189 5189
+1 -1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 396 396 https://github.com/akinsho/git-conflict.nvim/,HEAD, 397 397 https://github.com/rhysd/git-messenger.vim/,, 398 398 https://github.com/mikesmithgh/git-prompt-string-lualine.nvim/,HEAD, 399 - https://github.com/ThePrimeagen/git-worktree.nvim/,, 399 + https://github.com/polarmutex/git-worktree.nvim/,HEAD, 400 400 https://github.com/projekt0n/github-nvim-theme/,HEAD, 401 401 https://github.com/wintermute-cell/gitignore.nvim/,HEAD, 402 402 https://github.com/vim-scripts/gitignore.vim/,,