vimPlugins: resolve github repository redirects
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user