tests: Remove unused_highlight
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
# Issue #263 (more-pathological case): aliases[x=y]=z works; the ${(z)} splitter considers
|
||||
# that a single word; but it's not looked up as an alias. Hence, highlight it as an error.
|
||||
aliases[x=y]='lorem ipsum dolor sit amet'
|
||||
ZSH_HIGHLIGHT_STYLES[alias]=$unused_highlight
|
||||
BUFFER='x=y ls'
|
||||
|
||||
expected_region_highlight=(
|
||||
|
||||
Reference in New Issue
Block a user