mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
parent
3259fe338d
commit
1e34c4aa0b
2 changed files with 6 additions and 2 deletions
|
|
@ -30,9 +30,8 @@
|
|||
|
||||
BUFFER=$': %? %?foo'
|
||||
|
||||
expected_mismatch="fallout of issue #596"
|
||||
expected_region_highlight=(
|
||||
'1 1 builtin' # :
|
||||
'3 4 default' # %?
|
||||
'6 10 default "issue 596"' # %?foo
|
||||
'6 10 default' # %?foo
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue