Switch to master for zsh plugins
This commit is contained in:
parent
bfecca24f4
commit
20e6457fa0
1 changed files with 2 additions and 2 deletions
|
@ -423,11 +423,11 @@ zsh:
|
|||
- clone:
|
||||
url: https://github.com/zsh-users/zsh-autosuggestions.git
|
||||
dest: ~/git_clones/zsh-autosuggestions
|
||||
branch: features/redraw-hook
|
||||
branch: master
|
||||
- clone:
|
||||
url: https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
dest: ~/git_clones/zsh-syntax-highlighting
|
||||
branch: feature/redrawhook
|
||||
branch: master
|
||||
|
||||
pacman_hooks:
|
||||
- run:
|
||||
|
|
Loading…
Add table
Reference in a new issue