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.82k stars 266 forks source link

package name that contains boolean value is not displayed correctly. #1011

Closed xarthurx closed 2 years ago

xarthurx commented 2 years ago

Steps to reproduce

  1. Install true-zen
  2. Run PackerSync

Actual behaviour

The name true-zen was not displayed correctly

Expected behaviour

The name true-zen is displayed correctly

packer files

Please see img below. I believe this is a trivial case that can be easily fixed. image

EdenEast commented 2 years ago

Issue is that packerBool was getting checked after packerPackageName.