zsh: correct link for syntax-highlighting styles

This commit is contained in:
Icy-Thought 2024-02-08 15:15:55 +01:00 committed by Robert Helgesson
parent 3ad5c12f3c
commit b004e47e03
No known key found for this signature in database
GPG Key ID: 96E745BD17AA17ED
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ let
example = { comment = "fg=black,bold"; };
description = ''
Custom styles for syntax highlighting.
See each highlighter's options: <https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md>
See each highlighter style option: <https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters/main.md>
'';
};
};