You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raise the minimum supported Neovim version to 0.12 and update
the health check and docs to match the new baseline. Also align
Tree-sitter parser checks with the Neovim 0.12 get_parser()
contract and keep invalid buffers guarded before parser lookup.
- Optional: Tree-sitter parsers (for `ui.title.context` and stack view preview syntax highlighting; Neovim bundles the runtime, but parsers are separate)
0 commit comments