From b34feb304de08faa4f0aae24b8b91d854c6676e1 Mon Sep 17 00:00:00 2001 From: Sebastian Gniazdowski Date: Tue, 25 Oct 2016 18:36:27 +0200 Subject: [PATCH] *highlight: Remove redundant setting of localoptions --- hsmw-highlight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsmw-highlight b/hsmw-highlight index 9e897db..7f2557c 100644 --- a/hsmw-highlight +++ b/hsmw-highlight @@ -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