Skip to content

Instantly share code, notes, and snippets.

@ArnaudRinquin
Created June 12, 2013 12:55
Show Gist options
  • Save ArnaudRinquin/5765007 to your computer and use it in GitHub Desktop.
Save ArnaudRinquin/5765007 to your computer and use it in GitHub Desktop.
{
"auto_indent": true,
"bold_folder_labels": true,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night-Eighties.tmTheme",
"drag_text": false,
"fallback_encoding": "UTF-8",
"file_exclude_patterns":
[
".DS_Store"
],
"find_selected_text": true,
"fold_buttons": false,
"folder_exclude_patterns":
[
".svn",
".git"
],
"font_size": 13.0,
"highlight_active_indent_guide": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"open_files_in_new_window": false,
"rulers":
[
80,
120
],
"theme": "Flatland Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"wide_caret": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment