Skip to content

Instantly share code, notes, and snippets.

@EyalAr
Created May 23, 2014 04:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EyalAr/82649b45524434089d22 to your computer and use it in GitHub Desktop.
Save EyalAr/82649b45524434089d22 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme",
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": true,
"font_face": "SourceCodePro-light",
"font_size": 15,
"caret_extra_width": 1,
"caret_style": "phase",
"ignored_packages": [
"Vintage"
],
"rulers": [
80,
115
],
"show_encoding": true,
"theme": "predawn.sublime-theme",
"tabs_medium": true,
"translate_tabs_to_spaces": true,
"draw_white_space": "all",
"close_windows_when_empty": false,
"overlay_scroll_bars": "enabled",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment