mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
Merge 9a57d44d71
into 3dc5741900
This commit is contained in:
commit
5f420a9dfe
@ -228,7 +228,7 @@ _zsh_highlight_main_highlighter_highlight_string()
|
||||
fi
|
||||
(( varflag = 0 )) # End of variable
|
||||
;;
|
||||
([^a-zA-Z0-9_]))
|
||||
[^a-zA-Z0-9_])
|
||||
(( varflag = 0 )) # End of variable
|
||||
continue
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user