yangbo5207 / everyday

Something I learn every day.
5 stars 0 forks source link

Sublime: how to install Seti_UI for sublime without install packages #15

Open yangbo5207 opened 8 years ago

yangbo5207 commented 8 years ago

Seti_UI is a plugin what make sublime show the icon before slider filename. like this: a shotcut sublime interface with seti_ui

There are few step guide to install [Seti_UI](https://packagecontrol.io/packages/Seti_UI)

  1. I assume you have installed Sublime Text 3.
  2. Navigate to Seti_UI and download the zip file under the Install heading.
  3. Unzip the file and rename to Seti_UI
  4. In Sublime Text 3 select the following option: Preferences -> Browse Packages... . This will open a new explorer window
  5. Past the Seti_UI folder into this open window.
  6. In Sublime Text 3 select the following option:Preferences -> Settings - User
  7. set like this and restart your sublime.
 "theme": "Seti.sublime-theme"
yangbo5207 commented 8 years ago

There is a important link about install this A smple guide to installing a Sublime Text 3 with sidebar icons