Configuring the tab size
- Click menu Preference -> Browser Package
- Go in folder User
- Edit file Preferences.sublime-settings
- Add tab_size property
{
"tab_size": 4,
"font_size": 20.0
}
- Re start Sublime
see file https://www.sublimetext.com/docs/2/indentation.html
No comments:
Post a Comment