Skip to content

Instantly share code, notes, and snippets.

@hectorpalmatellez
Created April 28, 2015 18:24
Show Gist options
  • Save hectorpalmatellez/822b40af9090ca11a3af to your computer and use it in GitHub Desktop.
Save hectorpalmatellez/822b40af9090ca11a3af to your computer and use it in GitHub Desktop.
Latest ST3 settings
{
"close_windows_when_empty": true,
"color_scheme": "Packages/Seti_UI/Scheme/Seti.tmTheme",
"command": "paste",
"draw_white_space": "all",
"font_size": 12.0,
"ignored_packages":
[
"Vintage"
],
"keys":
[
"super+shift+v"
],
"open_files_in_new_window": false,
"tab_size": 2,
"theme": "Cobalt2.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment