mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-13 10:05:31 +08:00
document new path separator styles
This commit is contained in:
parent
6e679ca300
commit
3350c4ad4c
@ -34,7 +34,11 @@ This highlighter defines the following styles:
|
||||
* `path` - paths
|
||||
* `path_prefix` - path prefixes
|
||||
* `path_approx` - approximated paths
|
||||
* `path_pathseparator` - path separator
|
||||
* `path_prefix_pathseparator` - path prefixes' path separator
|
||||
* `path_approx_pathseparator` - approximated paths' path separator
|
||||
* `globbing` - globbing expressions
|
||||
* `globbing_pathseparator` - globs' path separator
|
||||
* `history-expansion` - history expansion expressions
|
||||
* `single-hyphen-option` - single hyphen options
|
||||
* `double-hyphen-option` - double hyphen options
|
||||
|
Loading…
Reference in New Issue
Block a user