mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
'main': Change the issue a test is associated with.
Issue #202 is too overloaded.
This commit is contained in:
parent
1618848df6
commit
521fedfdf5
@ -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…
Reference in New Issue
Block a user