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

Include branch in plugin information #1236

Open axieax opened 1 year ago

axieax commented 1 year ago

This PR includes the branch information for a plugin to be displayed in :PackerStatus. This information is also very helpful for https://github.com/axieax/urlview.nvim/issues/50, to be able to navigate to repo URLs with the desired branch.