helix-mods/helix-core
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
..
src Hacky way to specify indent scopes per language via toml configs. 2021-05-14 19:21:46 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Hacky way to specify indent scopes per language via toml configs. 2021-05-14 19:21:46 +09:00