zsh: syntax-highlighting causes issues

This commit is contained in:
PapaTutuWawa 2022-06-15 19:45:58 +02:00
parent d8126257f5
commit ea5a54e7b3

View File

@ -101,6 +101,7 @@ in {
sha256 = "1y8wkmhgkkyfz91y1f8crh6cg912n87gmcchc8xhnwji11n1mqrq";
};
}
/*
{
name = "zsh-syntax-highlighting";
src = pkgs.fetchFromGitHub {
@ -110,6 +111,7 @@ in {
sha256 = "sha256-UqeK+xFcKMwdM62syL2xkV8jwkf/NWfubxOTtczWEwA=";
};
}
*/
];
};
};