2013年4月2日 星期二

[Sublime Text] 我的Sublime Text 2設定檔

高亮目前選取行"highlight_line": true

停用Vintage模式 (Vintage Mode) "ignored_packages": [ "Vintage" ],

Soda樣式的tab"soda_classic_tabs": false

tab的大小"tab_size": 4

把tab轉為空白鍵"translate_tabs_to_spaces": true

存檔時移除不必要的空白"trim_trailing_white_space_on_save": true

偵測跑很慢的plugin, 會跳出警告"detect_slow_plugins": false

完整的設定檔

Related Posts Plugin for WordPress, Blogger...