mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
'main': Fix the $CDPATH from the previous commit.
This commit is contained in:
parent
6629a1f432
commit
08edf8db7f
2 changed files with 7 additions and 5 deletions
|
|
@ -34,5 +34,5 @@ mkdir foo foo/bar
|
|||
BUFFER="/foo"
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 4 unknown-token "fixed in the next commit"' # x (/)
|
||||
'1 4 unknown-token' # x (/)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue