Commit Graph

2 Commits (efa3389b6aa4e07982e1e902b0173d1daa4a301e)

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