Fix zplug usage

This commit is contained in:
Tom Willemse 2020-06-17 20:43:48 -07:00
parent 0a6ae26311
commit 992fcf0617

View file

@ -69,7 +69,7 @@ Autoload any ZSH function from =$HOME/.zsh/functions=.
Add zsh-syntax-highlighting. Add zsh-syntax-highlighting.
#+BEGIN_SRC sh #+BEGIN_SRC sh
zplug "zsh-users/zsh-syntax-highlighting", nice:10 zplug "zsh-users/zsh-syntax-highlighting", defer:3
#+END_SRC #+END_SRC
Add zsh-autosuggestions. Add zsh-autosuggestions.