Skip to content

Instantly share code, notes, and snippets.

@chourobin
Last active December 19, 2015 14:09
Show Gist options
  • Save chourobin/5966928 to your computer and use it in GitHub Desktop.
Save chourobin/5966928 to your computer and use it in GitHub Desktop.
Sublime Text 2 Prefs
{
"color_scheme": "Packages/Theme - Flatland/Flatland Dark.tmTheme",
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"tab_size": 2,
"theme": "Flatland Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"trailing_spaces_include_current_line": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment