Check Noice.nvim requirements and health
mainEnsure your environment meets the following requirements:
- Neovim: >= 0.9.0 (Neovim nightly is highly recommended).
- nui.nvim: Required for rendering and multiple views.
- nvim-notify (Optional): For the notification view.
- Nerd Font (Optional): For icons.
- nvim-treesitter (Highly Recommended): For cmdline and LSP doc highlighting. Ensure you have parsers installed for:
vim,regex,lua,bash,markdown, andmarkdown_inline.
After installation, run :checkhealth noice to identify and resolve common issues.