mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
parent
7ba4f0f119
commit
972ad197c1
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ _zsh_highlight()
|
|||
typeset -r zsyh_user_options
|
||||
|
||||
emulate -L zsh
|
||||
setopt localoptions warncreateglobal
|
||||
setopt localoptions warncreateglobal nobashrematch
|
||||
local REPLY # don't leak $REPLY into global scope
|
||||
|
||||
# Do not highlight if there are more than 300 chars in the buffer. It's most
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue