Skip to content

Instantly share code, notes, and snippets.

@isnifer
Created June 26, 2015 11:44
Show Gist options
  • Save isnifer/d4b8f1c9fec445e05c61 to your computer and use it in GitHub Desktop.
Save isnifer/d4b8f1c9fec445e05c61 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_width": 2,
"color_scheme": "Packages/Colorcoder/Seti_monokai (SL) (Colorcoded) (Colorcoded) (Colorcoded).tmTheme",
"draw_white_space": "selection",
"ensure_newline_at_eof_on_save": true,
"font_face": "Roboto Mono",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Web Inspector",
"AngularJS Snippets",
"Vintage",
"Sublimall"
],
"indent_to_bracket": true,
"original_color_scheme": "Packages/User/Color Highlighter/themes/Seti_monokai (SL) (Colorcoded) (Colorcoded).tmTheme",
"overlay_scroll_bars": "enabled",
"rulers":
[
120
],
"tab_size": 4,
"theme": "Material-Theme-Darker.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment