mirror of
https://github.com/taigrr/glaze.nvim.git
synced 2026-04-01 18:59:03 -07:00
- health.lua: referenced non-existent binary.plugin field instead of binary.plugins array, causing plugin names to never display in :checkhealth output - checker.lua: removed redundant first loop in check() that called get_installed_version without using the result, and eliminated dead remaining counter that was immediately overwritten