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.75k stars 261 forks source link

feat(display): allow not showing info by default when displaying results #1035

Closed AckslD closed 1 year ago

AckslD commented 1 year ago

This allows to opt-in for having all the infos closed by defaults in the final update results. They can still be opened as normal with <CR>.