*highlight: Remove redundant setting of localoptions

This commit is contained in:
Sebastian Gniazdowski 2016-10-25 18:36:27 +02:00
parent 760fc6cc75
commit b34feb304d

View file

@ -225,7 +225,7 @@ __HSMW_HIGHLIGHT_TOKENS_TYPES=(
-hsmw-highlight-process()
{
emulate -L zsh
setopt localoptions extendedglob bareglobqual nonomatch noksharrays
setopt extendedglob bareglobqual nonomatch noksharrays
(( ointeractive_comments )) && local interactive_comments= # _set_ to empty