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.72k stars 263 forks source link

[FEATURE REQUEST] make `:PackerStatus` shows commit used for each package. #1186

Open molleweide opened 1 year ago

molleweide commented 1 year ago

Hi there,

I just find that it could be useful for the status command to also include showing which commit is used for each package.

Im not sure if this functionality already exists.