mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-08-07 01:58:38 +02:00
main: highlight redirection targets as paths
This commit is contained in:
parent
1d85c69261
commit
99680ff695
2 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
- Highlight `&>` `>&|` `>&!` `&>|` and `&>!` as redirection.
|
||||
[#942]
|
||||
- Highlight redirection targets as paths if possible [#982].
|
||||
|
||||
|
||||
# Changes in 0.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue