mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
main: Highlight the value of an assignment
This commit is contained in:
parent
c06e5e95dc
commit
932eb380e2
8 changed files with 14 additions and 0 deletions
|
|
@ -35,4 +35,5 @@ expected_region_highlight=(
|
|||
"10 14 default" # world
|
||||
"15 15 assign" # )
|
||||
"17 20 assign" # b=42
|
||||
"19 20 default" # 42
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue