Add CocUpdate
This commit is contained in:
parent
5bcf35454a
commit
808ae64a86
1 changed files with 3 additions and 0 deletions
|
@ -435,6 +435,9 @@ vim:
|
|||
- run:
|
||||
command: vim +PlugUpdate +qall
|
||||
condition: update
|
||||
- run:
|
||||
command: vim +CocUpdate +qall
|
||||
condition: update
|
||||
- run:
|
||||
command: vim +BlackUpgrade +qall
|
||||
condition: update
|
||||
|
|
Loading…
Add table
Reference in a new issue