zsh highlighting

This commit is contained in:
TheWanderingCrow 2024-11-05 13:31:15 -05:00
parent d58e5e919b
commit 96883014be

View file

@ -94,7 +94,7 @@
enable = true;
async = true;
};
syntaxHylighting = {
syntaxHighlighting = {
enable = true;
};
};