Skip to content

Instantly share code, notes, and snippets.

@mrofi
Created April 8, 2015 17:49
Show Gist options
  • Save mrofi/86e33564f1c10f425609 to your computer and use it in GitHub Desktop.
Save mrofi/86e33564f1c10f425609 to your computer and use it in GitHub Desktop.
{
"caret_extra_width": 1,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"drag_text": false,
"draw_minimap_border": true,
"font_options":
[
"no_round"
],
"font_size": 8,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"match_brackets_content": false,
"match_selection": false,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"preview_on_click": false,
"scroll_past_end": true,
"scroll_speed": 5.0,
"show_full_path": false,
"sidebar_default": true,
"theme": "predawn-DEV.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