main: Correct dollar-quoted-argument-unclosed fallback typo
This commit is contained in:
parent
5e9b7c4650
commit
e4fffa4de5
@ -88,7 +88,7 @@ _zsh_highlight_main_add_region_highlight() {
|
|||||||
|
|
||||||
single-quoted-argument{-unclosed,}
|
single-quoted-argument{-unclosed,}
|
||||||
double-quoted-argument{-unclosed,}
|
double-quoted-argument{-unclosed,}
|
||||||
dollar-single-quoted-argument{-unclosed,}
|
dollar-quoted-argument{-unclosed,}
|
||||||
back-quoted-argument{-unclosed,}
|
back-quoted-argument{-unclosed,}
|
||||||
)
|
)
|
||||||
local needle=$1 value
|
local needle=$1 value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user