aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index af86879..516fc3f 100644
--- a/.zshrc
+++ b/.zshrc
@@ -76,8 +76,6 @@ ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern)
ZSH_HIGHLIGHT_STYLES[single-quoted-argument]="fg=red"
ZSH_HIGHLIGHT_STYLES[double-quoted-argument]="fg=red"
-# highlight comments
-ZSH_HIGHLIGHT_PATTERNS+=('\#*' 'fg=cyan')
################# KEYBINDINGS #################
typeset -g -A key