use documented way of updating (#344)
This commit is contained in:
@@ -35,8 +35,7 @@ endif
|
|||||||
|
|
||||||
if exists(":Lazy")
|
if exists(":Lazy")
|
||||||
echo "Lazy Update"
|
echo "Lazy Update"
|
||||||
autocmd User LazySync * quitall
|
Lazy! sync | qa
|
||||||
Lazy sync
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if exists(':PackerSync')
|
if exists(':PackerSync')
|
||||||
|
|||||||
Reference in New Issue
Block a user