Skip to content

Instantly share code, notes, and snippets.

@KINKCreative
Created September 28, 2015 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KINKCreative/11bbdaff6540d242386b to your computer and use it in GitHub Desktop.
Save KINKCreative/11bbdaff6540d242386b to your computer and use it in GitHub Desktop.
Sublime Text User Settings
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
"always_show_minimap_viewport": true,
"highlight_line": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"copy_with_empty_selection": false,
"highlight_modified_tabs": true,
"show_line_endings": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment