Skip to content

Instantly share code, notes, and snippets.

@herusdianto
Last active September 5, 2016 03:32
Show Gist options
  • Save herusdianto/7d6b6f585e952fb1c4c611d0bab6dd82 to your computer and use it in GitHub Desktop.
Save herusdianto/7d6b6f585e952fb1c4c611d0bab6dd82 to your computer and use it in GitHub Desktop.
Sublime Text 3 Settings
{
"ignored_packages":
[
"Vintage"
],
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"shift_tab_unindent": true,
"highlight_modified_tabs": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment