helix/helix-view
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
Cargo.toml Add the LICENSE file. 2021-05-11 01:44:00 +09:00