From 3b05ecfa6681bc42e82af6d3167021a653311fe2 Mon Sep 17 00:00:00 2001 From: Julien Rabier Date: Fri, 29 May 2020 23:22:41 +0200 Subject: [PATCH] remove syntax hl --- dot_zsh_plugins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_zsh_plugins b/dot_zsh_plugins index bc119f0..798ac23 100644 --- a/dot_zsh_plugins +++ b/dot_zsh_plugins @@ -1,5 +1,5 @@ zsh-users/zsh-autosuggestions zdharma/history-search-multi-word zsh-users/zsh-completions -zsh-users/zsh-syntax-highlighting +#zsh-users/zsh-syntax-highlighting t413/zsh-background-notify