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

This commit is contained in:
Gaétan Lepage
2025-08-12 23:35:29 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
@@ -12652,14 +12652,14 @@ final: prev: {
project-nvim = buildVimPlugin {
pname = "project.nvim";
version = "2023-04-04";
version = "2025-08-09";
src = fetchFromGitHub {
owner = "ahmedkhalf";
owner = "DrKJeff16";
repo = "project.nvim";
rev = "8c6bad7d22eef1b71144b401c9f74ed01526a4fb";
sha256 = "1md639mcs3dgvhvx93wi0rxiwjnb195r9al9bfqvcvl3r307gxba";
rev = "91d52b8ac227918a26d85daf6774cd5f340202fa";
sha256 = "1a4cn58482ilcs5dw6szk98zkv090fb1whgjlfp2h8hy77773skr";
};
meta.homepage = "https://github.com/ahmedkhalf/project.nvim/";
meta.homepage = "https://github.com/DrKJeff16/project.nvim/";
meta.hydraPlatforms = [ ];
};
@@ -971,7 +971,7 @@ https://github.com/sotte/presenting.vim/,,
https://github.com/ewilazarus/preto/,HEAD,
https://github.com/anuvyklack/pretty-fold.nvim/,HEAD,
https://github.com/vim-scripts/prev_indent/,,
https://github.com/ahmedkhalf/project.nvim/,,
https://github.com/DrKJeff16/project.nvim/,,
https://github.com/GnikDroy/projections.nvim/,HEAD,
https://github.com/kevinhwang91/promise-async/,HEAD,
https://github.com/frigoeu/psc-ide-vim/,,