vimPlugins: resolve github repository redirects

This commit is contained in:
Austin Horstman
2026-05-12 18:13:59 -05:00
parent f0ed4101bd
commit 66bee71592
2 changed files with 3 additions and 3 deletions
@@ -22907,12 +22907,12 @@ final: prev: {
pname = "vim-polyglot";
version = "4.17.1-unstable-2025-08-27";
src = fetchFromGitHub {
owner = "sheerun";
owner = "vim-polyglot";
repo = "vim-polyglot";
rev = "f061eddb7cdcc614c8406847b2bfb53099832a4e";
hash = "sha256-GcJRChc2cVXz6U1q4z3RmWnlpGllD4KiQ66U3uA/dg8=";
};
meta.homepage = "https://github.com/sheerun/vim-polyglot/";
meta.homepage = "https://github.com/vim-polyglot/vim-polyglot/";
meta.license = unfree;
meta.hydraPlatforms = [ ];
};
@@ -1633,7 +1633,7 @@ https://github.com/justinj/vim-pico8-syntax/,,
https://github.com/junegunn/vim-plug/,,
https://github.com/powerman/vim-plugin-AnsiEsc/,,
https://github.com/hasundue/vim-pluto/,,
https://github.com/sheerun/vim-polyglot/,,
https://github.com/vim-polyglot/vim-polyglot/,,
https://github.com/jmcomets/vim-pony/,,
https://github.com/haya14busa/vim-poweryank/,,
https://github.com/prettier/vim-prettier/,,