mirror of
https://github.com/neovim/neovim.git
synced 2026-09-11 16:41:02 +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