aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorBlaž Hrastnik2022-07-01 10:16:16 +0000
committerBlaž Hrastnik2022-07-01 10:17:19 +0000
commit9ae70cc410bd042b5cf119c571db323436caf08b (patch)
treef4c3966d49187dd011d5491251cde52881d36bba /runtime
parentd8abd1eaf398f462122efbc937cda9d8178a5754 (diff)
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.
Diffstat (limited to 'runtime')
-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_