mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
parent
7177ba005f
commit
ecdda36ef5
4 changed files with 9 additions and 42 deletions
|
|
@ -30,5 +30,7 @@
|
|||
BUFFER='echo "foo ( bar"'
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 16 NONE" # We expect the brackets highlighter to do nothing
|
||||
"1 10 NONE"
|
||||
"11 11 bracket-error"
|
||||
"12 16 NONE"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue