packer.nvim
packer.nvim copied to clipboard
Show some messages after calling :PackerSnapshotRollback
Describe the feature
When I use :PackerSnapshotRollback to rollback , it's so silent .
I don't know whether the rollback is over or not . Maybe print some message at the end is better.
I found somebody already said about it . https://github.com/wbthomason/packer.nvim/issues/927#issue-1259529431
Hi, if your are interested, I've made a fok of packer that has this feature implemented with several other improvements.