Fixup last commit.
* highlighters/main/test-data/hashed-command.zsh: Set the right region key. This makes the test more specific. (Issue #184 would have caught this bug.)
This commit is contained in:
parent
845361ef3d
commit
22fa215e05
@ -29,7 +29,7 @@
|
|||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
hash zsh_syntax_highlighting_hash=/doesnotexist
|
hash zsh_syntax_highlighting_hash=/doesnotexist
|
||||||
ZSH_HIGHLIGHT_STYLES[hashed]=$unused_highlight
|
ZSH_HIGHLIGHT_STYLES[hashed-command]=$unused_highlight
|
||||||
BUFFER='zsh_syntax_highlighting_hash'
|
BUFFER='zsh_syntax_highlighting_hash'
|
||||||
|
|
||||||
expected_region_highlight=(
|
expected_region_highlight=(
|
||||||
|
Loading…
Reference in New Issue
Block a user