mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
tests: Remove unused_highlight
This commit is contained in:
parent
fd061b5730
commit
d3678ec7a8
32 changed files with 0 additions and 35 deletions
|
|
@ -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=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue