ellisonleao / glow.nvim

A markdown preview directly in your neovim.
MIT License
1.28k stars 55 forks source link

feat: added `:checkhealth glow` command #142

Open AlejandroSuero opened 5 months ago

AlejandroSuero commented 5 months ago

Now it can display requirements under checkhealth command.

https://github.com/ellisonleao/glow.nvim/assets/71392160/28b7ac9b-5887-4ca8-8fa8-3b213965c69e

https://github.com/ellisonleao/glow.nvim/assets/71392160/ebfbe3c6-8778-4e16-a300-ea947094ba8e

WHY?

It will be useful if more dependencies are needed or are optional, added support for both cases.