Unnamed repository; edit this file 'description' to name the repository.
Disable tree-sitter python indents, use fallback for now
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.
| -rw-r--r-- | runtime/queries/python/indents.scm_ (renamed from runtime/queries/python/indents.scm) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/runtime/queries/python/indents.scm b/runtime/queries/python/indents.scm_ index 810ff52f..810ff52f 100644 --- a/runtime/queries/python/indents.scm +++ b/runtime/queries/python/indents.scm_ |