Skip to content

Instantly share code, notes, and snippets.

@gokhanakkurt
Created September 2, 2015 17:38
Show Gist options
  • Save gokhanakkurt/a67efffed383573af0bb to your computer and use it in GitHub Desktop.
Save gokhanakkurt/a67efffed383573af0bb to your computer and use it in GitHub Desktop.
{
"Seti_tabs_small": true,
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_extra_width": 1,
"caret_style": "phase",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"fade_fold_buttons": false,
"find_selected_text": true,
"fold_buttons": true,
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"overlay_scroll_bars": "enabled",
"rulers":
[
],
"scroll_past_end": true,
"tab_size": 4,
"theme": "Material-Theme.sublime-theme",
"trim_automatic_white_space": true,
"wide-caret": true,
"word_separators": "./\\()\"'-:,.;<>~!@#$%^&*|+=[]{}`~?_",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment