后面補充.
Sublime Text 2
安裝插件:
https://gitcafe.com/ghosTM55/sublime-config
-------------------------------
[引用 ghosTM55 / sublime-config]
https://gitcafe.com/ghosTM55/sublime-config
按Ctrl+`調出控制臺安裝源:
import urllib2,os;pf='Package Control.sublime-package';ipp=sublime.installed_packages_path();os.makedirs(ipp) if not os.path.exists(ipp) else None;open(os.path.join(ipp,pf),'wb').write(urllib2.urlopen('http://sublime.wbond.net/'+pf.replace(' ','%20')).read())
重啟Sublime Text 2
在Mac OS X下,輸入Shift+Command+P調出命令窗口輸入搜索Install,即可看到Package Control:Install Package,按下即可搜索安裝Sublime Text 2插件 /* 根據你的系統使用相應的快捷鍵 */
推薦安裝插件:
alignment
brackethighlight
ERB insert and toggle commands
git
DetectSyntax
Dayle Rees Color Schemes
Guard
sass
scss
coffeescript
Python PEB8 Autoformat
Python Auto-Complete
SublimeCodeIntel
Theme - Aqua
Theme - Nil
HTML5
HTML5Attributes
ZenCoding
個人使用的是Dayle Rees Color Schemes包下的TronLight主題,我對該主題進行了細節上的Hack,使它更符合我對色彩的審美以及一致性要求