helix/runtime/queries/llvm
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 Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
injections.scm Highlight comments in c, cpp, cmake and llvm (#1309) 2021-12-20 11:42:23 +09:00
locals.scm Improve llvm highlighting and queries (#1388) 2021-12-29 18:30:44 +09:00
textobjects.scm Add comment textobject for surround selection and navigation (#1605) 2022-03-06 10:54:24 +05:30