mirror of
https://github.com/helix-editor/helix
synced 2026-05-03 17:20:38 +02:00
16ff06370f
We do not highlight `(ERROR)` nodes since the highlighting is quite noisy while typing. Also see todo comments in `syntax.rs` - we could introduce configuration in the future to prepend `(ERROR)` to a language's highlights query.