1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-18 14:28:15 +00:00
home-manager/tests/modules/programs/zsh
Mahmoud Ayman b2314312f2
zsh: correct syntax option to syntax-highlighting (#5792)
The current syntax of highlighting style is outdated and not working as well. So this pr aims to update it so follow `zsh-syntax-highlight`` new syntax [example](e0165eaa73/highlighters/main/main-highlighter.zsh (L32)).
2025-03-08 19:37:10 +01:00
..
default.nix zsh-abbr: add module 2023-10-04 08:07:49 +02:00
history-ignore-pattern.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-substring-search.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
prezto.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
session-variables.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
syntax-highlighting.nix zsh: correct syntax option to syntax-highlighting (#5792) 2025-03-08 19:37:10 +01:00
zsh-abbr.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00