Sublime Text2 安装Package Control

Sublime Text2是一款轻量级的妖娆的编辑器,想要更多私人定制功能的第一步就是安装Package  Control

这是官网的安装方法:

  1. Click the Preferences > Browse Packages… menu
  2. Browse up a folder and then into the Installed Packages/ folder
  3. Download Package Control.sublime-package and copy it into the Installed Packages/ directory
  4. Restart Sublime Text

如果在 Preferences -> Package Settings中见到Package Control这一项,就说明安装成功了。

参见:https://sublime.wbond.net/installation#Simple

上一篇:【笔记JS/HTML/CSS】ubuntu环境下的sublime text2 安装 zenCoding


下一篇:sublime text2安装package control的方法