mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
'main': Support the 'env' precommand.
This commit is contained in:
parent
2904e0f986
commit
aecfd61bbd
3 changed files with 5 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ expected_region_highlight=(
|
|||
'6 6 commandseparator' # \n
|
||||
'7 9 default' # bar
|
||||
'10 10 assign' # )
|
||||
'12 14 command' # env
|
||||
'12 14 precommand' # env
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue