Tip of the week 32
Add and manage packages under sublime text with Package Control
Package Control allows you to install many addons for your Sublime Text editor. To install it, simply goes here and follow the instructions.
Restart your editor and open the pallete with ctrl+shift+p (Win, Linux) or cmd+shift+p (OS X) and type package to search and easily install packages.
You can browse and find package on Package Control website
Comments