mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 23:17:35 +00:00
Add PackerSnapshot commands to autoload
This commit is contained in:
parent
19752d45a6
commit
43ef210795
@ -44,6 +44,9 @@ use({
|
|||||||
"PackerInstall",
|
"PackerInstall",
|
||||||
"PackerLoad",
|
"PackerLoad",
|
||||||
"PackerProfile",
|
"PackerProfile",
|
||||||
|
"PackerSnapshot",
|
||||||
|
"PackerSnapshotDelete",
|
||||||
|
"PackerSnapshotRollback",
|
||||||
"PackerStatus",
|
"PackerStatus",
|
||||||
"PackerSync",
|
"PackerSync",
|
||||||
"PackerUpdate",
|
"PackerUpdate",
|
||||||
|
Loading…
Reference in New Issue
Block a user