mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
'main': Change the issue a test is associated with.
Issue #202 is too overloaded.
This commit is contained in:
parent
1618848df6
commit
521fedfdf5
1 changed files with 1 additions and 1 deletions
|
|
@ -32,5 +32,5 @@ alias x=/
|
||||||
BUFFER=$'x'
|
BUFFER=$'x'
|
||||||
|
|
||||||
expected_region_highlight=(
|
expected_region_highlight=(
|
||||||
'1 1 unknown-token "issue #202"' # x (/)
|
'1 1 unknown-token "issue #668"' # x (/)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue