Skip to content

Commit b05c8dd

Browse files
author
Yury Selivanov
committed
Add sublime-settings file (tab_size and tabs->spaces)
1 parent 59b5001 commit b05c8dd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

MagicPython.sublime-settings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"translate_tabs_to_spaces": true,
3+
"tab_size": 4
4+
}

0 commit comments

Comments
 (0)