Browse Source

Replace deprecated zplug `nice` tag with `defer` (#6)

pull/12/head
Vartan Christopher Simonian 7 years ago
committed by Luke Childs
parent
commit
b61f6bb4e6
  1. 2
      README.md

2
README.md

@ -23,7 +23,7 @@ antigen bundle lukechilds/zsh-better-npm-completion
Load `zsh-better-npm-completion` as a plugin in your `.zshrc`
```shell
zplug "lukechilds/zsh-better-npm-completion", nice:10
zplug "lukechilds/zsh-better-npm-completion", defer:2
```
### Using [zgen](https://github.com/tarjoilija/zgen)

Loading…
Cancel
Save