You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime/queries/rust
Blaž Hrastnik 4a9d1163e0 Hacky way to specify indent scopes per language via toml configs.
Can't do it via a scm query nicely because it returns an iterator over
all the matches, whereas we want to traverse the tree ourselves.

Can't extract the pattern data from a parsed query either.

Oh well, toml files for now.
3 years ago
..
highlights.scm Highlight metavariables ($var) inside rust macros. 3 years ago
indents.toml Hacky way to specify indent scopes per language via toml configs. 3 years ago
injections.scm Import tree sitter queries. 3 years ago