summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 1a4f7eb..f54fcf1 100644
--- a/zshrc
+++ b/zshrc
@@ -39,7 +39,6 @@ function zshPlug() {
zshPlug 'robbyrussell/oh-my-zsh' init
zshPlug 'zsh-users/zsh-autosuggestions'
-zshPlug 'zsh-users/zsh-syntax-highlighting'
zshPlug 'chriskempson/base16-shell'
# Key definition
@@ -217,5 +216,6 @@ _installMyPromptBase16
# need to do after compinit
zshPlug 'robbyrussell/oh-my-zsh' 'plugins/fzf'
+zshPlug 'zsh-users/zsh-syntax-highlighting'
#% vim:et:fen:fdm=marker:fmr={{{,}}}:fdl=0:fdc=1