Fix zplug usage
This commit is contained in:
parent
0a6ae26311
commit
992fcf0617
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue