Skip to content

Instantly share code, notes, and snippets.

@rondy
Created October 5, 2016 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rondy/e75f2870025822950d3808004132de52 to your computer and use it in GitHub Desktop.
Save rondy/e75f2870025822950d3808004132de52 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"caret_style": "blink",
"color_scheme": "Packages/One Dark Color Scheme/One Dark.tmTheme",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
"tmp",
".git"
],
"font_face": "andale mono",
"font_options":
[
"grayantialias"
],
"font_size": 13,
"highlight_line": false,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 0,
"rulers":
[
80
],
"show_full_path": true,
"show_minimap": false,
"spell_check": false,
"tab_size": 2,
"theme": "Default.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_separators": "./\\()\"'-,.;<>~!@#$%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment