aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/python/indents.scm_
Commit message (Collapse)AuthorAge
* Disable tree-sitter python indents, use fallback for nowBlaž Hrastnik2022-07-01
There's been a lot of complaints about the state of python indentation and the fallback actually works better until the solution proposed in https://github.com/helix-editor/helix/issues/763#issuecomment-1137894973= is implemented.