helix/runtime/queries/yaml
Michael Davis 16ff06370f
queries: Remove `(ERROR)` from all highlights
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.
2025-02-04 09:35:38 -05:00
..
highlights.scm queries: Remove `(ERROR)` from all highlights 2025-02-04 09:35:38 -05:00
indents.scm Fix YAML auto indent 2023-08-11 06:22:22 +09:00
injections.scm Fix typos (#12690) 2025-02-02 18:58:29 -06:00
textobjects.scm Add/improve textobject queries (#11513) 2024-08-17 19:27:50 +02:00