Skip to content

Commit 52d4ead

Browse files
authored
fix wbond#8234 tabs-to-spaces
1 parent b3cd011 commit 52d4ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package_control_channel.sublime-project

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"settings": {
99
"ensure_newline_at_eof_on_save": true,
10-
"translate_to_spaces": false,
10+
"translate_tabs_to_spaces": false,
1111
"trim_trailing_white_space_on_save": true
1212
},
1313
"build_systems":

0 commit comments

Comments
 (0)