Skip to content

Instantly share code, notes, and snippets.

@ndarville
Created November 24, 2012 16:36
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 ndarville/4140423 to your computer and use it in GitHub Desktop.
Save ndarville/4140423 to your computer and use it in GitHub Desktop.
Sublime 2 Settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"default_line_ending": "unix"
}
// "font_size"
// "font_face"
@ndarville
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment