Skip to content

Instantly share code, notes, and snippets.

@fightingtheboss
Last active October 27, 2015 04:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fightingtheboss/f12d5dd80fe20bb0fd49 to your computer and use it in GitHub Desktop.
Save fightingtheboss/f12d5dd80fe20bb0fd49 to your computer and use it in GitHub Desktop.
List of useful Sublime Text Packages
{
"auto_complete_commit_on_tab": true,
"copy_with_empty_selection": false,
"ensure_newline_at_eof_on_save": false,
"highlight_line": true,
"ignore_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_into_spaces": true,
"trim_trailing_white_space_on_save": true
}
Emmet
SidebarEnhancements
BracketHighlighter
Syntax Highlighting for Sass
Git
GitGutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment