helix-mods/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.
2021-05-14 19:21:46 +09:00
..
highlights.scm Highlight metavariables ($var) inside rust macros. 2021-04-14 17:16:45 +09:00
indents.toml Hacky way to specify indent scopes per language via toml configs. 2021-05-14 19:21:46 +09:00
injections.scm Import tree sitter queries. 2021-04-08 23:25:35 +09:00