Skip to content

Commit df7b2c1

Browse files
committed
Turn on "detect_indentation" for default python settings in sublime
1 parent ef78d36 commit df7b2c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"detect_indentation": true,
23
"translate_tabs_to_spaces": true,
34
"tab_size": 4
45
}

0 commit comments

Comments
 (0)