【将Tab键自动替换为4个空格】
// The number of spaces a tab is considered equal to
“tab_size”: 4,
// Set to true to insert spaces when tab is pressed
“translate_tabs_to_spaces”: true,
sublime text2 配置tab为4个空格,布布扣,bubuko.com
原文:http://my.oschina.net/zhangxu0512/blog/300234