use documented way of updating (#344)

This commit is contained in:
edi
2023-02-01 00:19:01 +02:00
committed by GitHub
parent 8cfc8d66be
commit 58060dda09

View File

@@ -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')