From 9ee20990d95ef36145c446373dbe71f0ec8e9f13 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 13 Jan 2012 17:28:33 +0100 Subject: [SynHigh] Dont disable preexec --- 13_ZshHighlight.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '13_ZshHighlight.zsh') diff --git a/13_ZshHighlight.zsh b/13_ZshHighlight.zsh index df668d0..55d86d5 100644 --- a/13_ZshHighlight.zsh +++ b/13_ZshHighlight.zsh @@ -4,7 +4,7 @@ if [ -d $ZDOTDIR/zsh-syntax-highlighting ] then - unfunction preexec + #unfunction preexec ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern) source $ZDOTDIR/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh -- cgit v1.2.3