Skip to content

Instantly share code, notes, and snippets.

@venil7
Last active October 14, 2015 00:37
Show Gist options
  • Save venil7/4280367 to your computer and use it in GitHub Desktop.
Save venil7/4280367 to your computer and use it in GitHub Desktop.
{
"caret_extra_width": 1,
"caret_style": "smooth",
"close_windows_when_empty": false,
"color_scheme": "Packages/Oceanic Next Color Scheme/Oceanic Next.tmTheme",
"copy_with_empty_selection": true,
"default_line_ending": "unix",
"detect_slow_plugins": false,
"drag_text": false,
"draw_minimap_border": true,
"enable_tab_scrolling": false,
"findreplace_small": true,
"font_face": "Monaco",
"font_options":
[
"no_round"
],
"font_size": 13,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"match_brackets_content": false,
"match_selection": false,
"match_tags": 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,
"tab_size": 2,
"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