Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adjust rust indents | Blaž Hrastnik | 2021-05-30 |
| | |||
* | Hacky way to specify indent scopes per language via toml configs. | Blaž Hrastnik | 2021-05-14 |
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. |