Skip to content

Instantly share code, notes, and snippets.

@darrennolan
Created April 13, 2014 11:07
Show Gist options
  • Save darrennolan/10579346 to your computer and use it in GitHub Desktop.
Save darrennolan/10579346 to your computer and use it in GitHub Desktop.
{
"auto_find_in_selection": true,
"bold_folder_labels": true,
"caret_extra_width": 1,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/User/predawn (SL).tmTheme",
"copy_with_empty_selection": false,
"default_line_ending": "unix",
"detect_indentation": false,
"drag_text": false,
"draw_minimap_border": true,
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"find_selected_text": true,
"font_face": "Source Code Pro",
"font_options":
[
"no_round"
],
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"match_brackets_content": false,
"match_selection": true,
"match_tags": false,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"scroll_speed": 5.0,
"show_full_path": false,
"sidebar_small": true,
"tab_size": 4,
"tabs_small": true,
"theme": "predawn.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment