Commit Graph

2 Commits (28627f97e9f0d7bc61368ecd221b1a0fc378f3b7)

Author SHA1 Message Date
Blaž Hrastnik 67b037050f Adjust rust indents 2021-05-30 17:13:32 +09:00
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