Add PackerSnapshot commands to autoload

This commit is contained in:
ViViDboarder 2022-02-25 11:07:07 -08:00
parent 19752d45a6
commit 43ef210795
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@ use({
"PackerInstall",
"PackerLoad",
"PackerProfile",
"PackerSnapshot",
"PackerSnapshotDelete",
"PackerSnapshotRollback",
"PackerStatus",
"PackerSync",
"PackerUpdate",