# sublime-text 3 plugins - [Package Control](https://packagecontrol.io/installation) **NB**: after restarting sublime, go to `Preferences -> Settings` and check the user settings. If `Package Control` is in `ignored package` delete from it and save the file. - [Space Gray theme](https://kkga.github.io/spacegray/) - [Random Everything](https://packagecontrol.io/packages/Random%20Everything) - [Side Bar Enhancements](https://packagecontrol.io/packages/SideBarEnhancements) - [Bracket Highlighter](https://packagecontrol.io/packages/BracketHighlighter) - [Gist](https://packagecontrol.io/packages/Gist) - [Enable Vintage Mode](https://www.sublimetext.com/docs/3/vintage.html) - [Spell Check](https://www.sublimetext.com/docs/3/spell_checking.html) ## other settings ``` "translate_tabs_to_spaces": false, ```