mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Added information about redirection operators to README file.
This commit is contained in:
parent
b85b225dfb
commit
b0f13404a0
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ This highlighter defines the following styles:
|
|||
* `command_prefix` - command prefixes
|
||||
* `precommand` - precommands (i.e. exec, builtin, ...)
|
||||
* `commandseparator` - command separation tokens
|
||||
* `redirection` - redirection operators
|
||||
* `hashed-command` - hashed commands
|
||||
* `path` - paths
|
||||
* `path_prefix` - path prefixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue