mirror of
https://github.com/neovim/neovim.git
synced 2026-06-18 17:51:18 +00:00
Problem: checkhealth can be noisy, but we don't want to omit info. Solution: Fold OK results by default, if 'foldenable' is enabled. Resolves #22796