aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zsh/syntax.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh/syntax.zsh')
-rw-r--r--zsh/.zsh/syntax.zsh3
1 files changed, 0 insertions, 3 deletions
diff --git a/zsh/.zsh/syntax.zsh b/zsh/.zsh/syntax.zsh
index 9f112b5..755d9ff 100644
--- a/zsh/.zsh/syntax.zsh
+++ b/zsh/.zsh/syntax.zsh
@@ -14,9 +14,6 @@
# ░▓▓▓▓▓▓▓▓▓▓
# ░░░░░░░░░░
#
-#█▓▒░ source the plugin https://github.com/zsh-users/zsh-syntax-highlighting
-source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
-
#█▓▒░ color overrides
ZSH_HIGHLIGHT_STYLES[default]='none'
ZSH_HIGHLIGHT_STYLES[unknown-token]='fg=red'