mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 06:48:17 +00:00

Problem: `FileType` event is fired before checkhealth report is finished, so user can't override report settings or contents. https://github.com/neovim/neovim/pull/33172#issuecomment-2833513916 Solution: - Trigger FileType event later. - Document how to remove emojis.