These are my current settings for Sublime Text 3. Feel free to fork and use as a starting point for your own but there are no guarantees that something won't be broken.
Current Theme
- Glacier
Current Extensions
- All Autocomplete: Extends the built-in autocomplete to search all open files.
- GitGutter: Shows changes in a file since the last Git commit.
- PowerShell: Adds support for PowerShell syntax highlighting.
- Pylinter: Code analysis for Python files.
- SublimeCodeIntel: Provides code intelligence.
- Terminal: Allows launching terminal at current file or project root.