Create indents.scm for python

This commit is contained in:
Evan 2020-12-16 09:42:48 -08:00 committed by Thomas Vigouroux
parent e602f1b22b
commit c200de65aa

View file

@ -0,0 +1,14 @@
[
(function_definition)
(if_statement)
(with_statement)
(try_statement)
(for_statement)
(for_in_clause)
(class_definition)
] @indent
[
"elif"
"else"
] @branch