Advertisement
python_notes

Install SublimeText Package Control

May 26th, 2015
568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.54 KB | None | 0 0
  1. .
  2.  
  3.  
  4. # Install SublimeText Package Control
  5.  
  6. Link to article:  https://packagecontrol.io/installation#st3
  7.  
  8.  
  9. Link to package file:   https://packagecontrol.io/Package%20Control.sublime-package
  10.  
  11.  
  12. ----------------------------------------------------------------------------------------------
  13.  
  14.  
  15. Click the Preferences > Browse Packages… menu
  16.  
  17. Browse up a folder and then into the Installed Packages/ folder
  18.  
  19. Download Package Control.sublime-package and copy it into the Installed Packages/ directory
  20.  
  21. Restart Sublime Text
  22.  
  23.  
  24.  
  25.  
  26.  
  27. .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement