vimPlugins.project-nvim: switch to maintained fork (#432182)

authored by

Gaétan Lepage and committed by
GitHub
288b4125 f295bc1a

+6 -6
+5 -5
pkgs/applications/editors/vim/plugins/generated.nix
··· 12652 12652 12653 12653 project-nvim = buildVimPlugin { 12654 12654 pname = "project.nvim"; 12655 - version = "2023-04-04"; 12655 + version = "2025-08-09"; 12656 12656 src = fetchFromGitHub { 12657 - owner = "ahmedkhalf"; 12657 + owner = "DrKJeff16"; 12658 12658 repo = "project.nvim"; 12659 - rev = "8c6bad7d22eef1b71144b401c9f74ed01526a4fb"; 12660 - sha256 = "1md639mcs3dgvhvx93wi0rxiwjnb195r9al9bfqvcvl3r307gxba"; 12659 + rev = "91d52b8ac227918a26d85daf6774cd5f340202fa"; 12660 + sha256 = "1a4cn58482ilcs5dw6szk98zkv090fb1whgjlfp2h8hy77773skr"; 12661 12661 }; 12662 - meta.homepage = "https://github.com/ahmedkhalf/project.nvim/"; 12662 + meta.homepage = "https://github.com/DrKJeff16/project.nvim/"; 12663 12663 meta.hydraPlatforms = [ ]; 12664 12664 }; 12665 12665
+1 -1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 971 971 https://github.com/ewilazarus/preto/,HEAD, 972 972 https://github.com/anuvyklack/pretty-fold.nvim/,HEAD, 973 973 https://github.com/vim-scripts/prev_indent/,, 974 - https://github.com/ahmedkhalf/project.nvim/,, 974 + https://github.com/DrKJeff16/project.nvim/,, 975 975 https://github.com/GnikDroy/projections.nvim/,HEAD, 976 976 https://github.com/kevinhwang91/promise-async/,HEAD, 977 977 https://github.com/frigoeu/psc-ide-vim/,,