Skip to content

Instantly share code, notes, and snippets.

@luanlmd
Last active October 2, 2015 23:17
Show Gist options
  • Save luanlmd/2343206 to your computer and use it in GitHub Desktop.
Save luanlmd/2343206 to your computer and use it in GitHub Desktop.
Sublime Text Preferences
{
"font_size": 9,
"highlight_line": true,
"shift_tab_unindent": true,
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"trim_trailing_white_space_on_save": true,
"translate_tabs_to_spaces": true,
"word_wrap": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment