Skip to content

Instantly share code, notes, and snippets.

@tbuehlmann
Last active May 28, 2019 06:30
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 tbuehlmann/5445096 to your computer and use it in GitHub Desktop.
Save tbuehlmann/5445096 to your computer and use it in GitHub Desktop.
Sublime Text 2 Foo
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"default_line_ending": "unix",
"ensure_newline_at_eof_on_save": true,
"font_size": 10,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"trim_trailing_white_space_on_save": true
}
{
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment