wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.87k stars 267 forks source link

[Feature] Add a command to re-open PackerUpdate panel after closing it #1076

Open pidgeon777 opened 2 years ago

pidgeon777 commented 2 years ago

It would be great to add a command so that when the PackerUpdate panel is closed, it is possible to show it back again as it was before (with all the successful and failed updates, the ability to diff the commit, etc.).