mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
parent
ff61a496b5
commit
bdbe214453
5 changed files with 30 additions and 8 deletions
|
|
@ -32,6 +32,6 @@
|
|||
BUFFER=": \$'\xa1"
|
||||
|
||||
expected_region_highlight=(
|
||||
"3 4 dollar-quoted-argument" # $'
|
||||
"3 4 dollar-quoted-argument-unclosed" # $'
|
||||
"5 8 back-dollar-quoted-argument" # \xa1
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue