How do i use package control to install packages in sublime text?

bernie2436 picture bernie2436 · Oct 25, 2013 · Viewed 10.4k times · Source

I am using sublime text 2. I have successfully installed Package Control. Now that Package Control is installed, how do I go about installing packages?

Answer

AGS picture AGS · Oct 25, 2013

On a mac use cmd + shift + p (or click Tools -> Command Palette) and type install into the dropdown menu. It should bring up Package Control : Install Package. Hit enter and start typing the name of the package you wish to install.