Commit Graph

2 Commits (b2804b14b13c511cbf9c3bba88e1687a0d0908a8)

Author SHA1 Message Date
Blaž Hrastnik 67b037050f Adjust rust indents 3 years ago
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.
3 years ago