mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-08-23 19:33:15 +08:00
tests: Fix previous
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
alias '$foo'='echo alias'
|
alias '$foo'='echo alias'
|
||||||
foo=(echo param)
|
local foo; foo=(echo param)
|
||||||
|
|
||||||
BUFFER='$foo'
|
BUFFER='$foo'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user