helix/runtime/queries/python
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 Improve C, Rust & Python indent queries & add @align captures. 2023-08-11 23:44:02 +09:00
injections.scm
locals.scm Improve Python queries, add locals (#3284) 2022-08-01 16:14:07 -05:00
tags.scm
textobjects.scm Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00