mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-09-18 08:20:18 +00:00
@@ -34,4 +34,5 @@ expected_region_highlight=(
|
||||
'1 1 builtin' # :
|
||||
'3 16 default' # "$(( 6 * 9 ))"
|
||||
'3 16 double-quoted-argument' # "$(( 6 * 9 ))"
|
||||
'4 15 arithmetic-expansion' # $(( 6 * 9 ))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user