Skip to content

Instantly share code, notes, and snippets.

@renehennig
Created May 6, 2013 10:04
Show Gist options
  • Save renehennig/5524298 to your computer and use it in GitHub Desktop.
Save renehennig/5524298 to your computer and use it in GitHub Desktop.
Daniel.sublime-settings
{
"fade_fold_buttons": false,
"font_face": "Source Code Pro",
"font_size": 15.0,
"ignored_packages":
[
"Vintage"
],
"indent_subsequent_lines": true,
"indent_to_bracket": true,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"indent_to_bracket": true,
"trim_trailing_white_space_on_save": true,
"bold_folder_labels": true,
"close_windows_when_empty": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment