My personal settings for Sublime Text (Mac). Heavily borrowed from Wes Bos: https://gist.github.com/wesbos/a3b12cfda064a906ac04
To set the key bindings below, goto Sublime Text menu -> Preferences -> Key Bindings - User
, paste the settings from below and save that file.
To set the user preferences below, type ⌘,
in Sublime Text to bring up the Preferences.sublime-settings
file, paste the settings from below and save that file.
It's strongly recommended to install the Package Control package first to make the rest of the installations a breeze.
- Alignment
- ApacheConf
- ApplySyntax
- Boxy Theme Boxy Tomorrow.sublime-theme active
- DocBlockr
- Emmet
- GitGutter
- HTML-CSS-JS Prettify
- Inc-Dec-Valu
- Increment Selection
- Markdown Extended
- Package Control
- PyV8 (required + installed with Emmet)
- Sass
- SassBeautify
- SideBarEnhancements
- SublimeLinter
- SublimeLinter-php
- TrailingSpaces
- WordPress
- Xdebug Client