Packages

  • Package Control
  • EditorConfig
  • Git
  • GitGutter
  • GitSavvy
  • IMESupport
  • MarkdownEditing
  • NimLime
  • Scalafmt
  • SideBarEnhancements
  • SublimeLinter
  • SublimeLinter-annotations
  • SublimeLinter-mdl
  • VimL
  • VimModelines
  • ZSH

Configuration

Preferences -> Settings -> Preferences.sublime-settings – User:

  • Show all whitespace characters to prevent mixing tabs and spaces by adding this to the settings object:
    "draw_white_space": "all",