Skip to content

Instantly share code, notes, and snippets.

@vdvm
Created May 1, 2014 14:00
Show Gist options
  • Save vdvm/8a19775d3d6c96cc49d9 to your computer and use it in GitHub Desktop.
Save vdvm/8a19775d3d6c96cc49d9 to your computer and use it in GitHub Desktop.
Sublime settings
{
"translate_tabs_to_spaces": true,
"indent_to_bracket": true,
"highlight_line": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment