aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zsh/zshrc.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc.org b/zsh/zshrc.org
index 15d7138..327ba86 100644
--- a/zsh/zshrc.org
+++ b/zsh/zshrc.org
@@ -69,7 +69,7 @@ Autoload any ZSH function from =$HOME/.zsh/functions=.
Add zsh-syntax-highlighting.
#+BEGIN_SRC sh
- zplug "zsh-users/zsh-syntax-highlighting", nice:10
+ zplug "zsh-users/zsh-syntax-highlighting", defer:3
#+END_SRC
Add zsh-autosuggestions.