docs: Update zplug install instruction
The latest version of zplug has deprecated the `nice` tag. The `defer` tag is the preferred method now.
This commit is contained in:
		
							parent
							
								
									b8fa1b9dc9
								
							
						
					
					
						commit
						4f49c4a35f
					
				|  | @ -82,7 +82,7 @@ Add `zgen load zsh-users/zsh-syntax-highlighting` to the end of your `.zshrc`. | |||
| 
 | ||||
| #### [zplug](https://github.com/zplug/zplug) | ||||
| 
 | ||||
| Add `zplug "zsh-users/zsh-syntax-highlighting", nice:10` to your `.zshrc`. | ||||
| Add `zplug "zsh-users/zsh-syntax-highlighting", defer:2` to your `.zshrc`. | ||||
| 
 | ||||
| #### [zplugin](https://github.com/psprint/zplugin) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue