配置gosublime
Installation
Sublime Package Control allows you to easily install or remove GoSublime (and many other ST2 packages) from within the editor. It offers automatically updating packages as well so you no longer need to keep track of changes in GoSublime.
-
Install Sublime Package Control (if you haven't done so already) fromhttp://wbond.net/sublime_packages/package_control . Be sure to restart ST2 to complete the installation.
-
Bring up the command palette (default
ctrl+shift+p
orcmd+shift+p
) and start typingPackage Control: Install Package
then press return or click on that option to activate it. You will be presented with a new Quick Panel with the list of available packages. TypeGoSublime
and press return or on its entry to install GoSublime. If there is no entry for GoSublime, you most likely already have it installed.