mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
'main': Fix issue #652.
This commit is contained in:
parent
86fe054005
commit
f32d1704b1
2 changed files with 2 additions and 2 deletions
|
|
@ -32,5 +32,5 @@ alias ls=tmp tmp='command ls'
|
|||
BUFFER='ls'
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 2 alias 'issue #652'" # ls
|
||||
"1 2 alias" # ls
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue