Skip to content

Instantly share code, notes, and snippets.

@dimiro1
Last active January 21, 2016 10:42
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 dimiro1/e694cb9fe24fa27792a1 to your computer and use it in GitHub Desktop.
Save dimiro1/e694cb9fe24fa27792a1 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"draw_white_space": "all",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".idea",
"tmp",
"__pycache__"
],
"font_face": "PragmataPro",
"font_options":
[
"no_bold",
"no_italic",
"gray_antialias",
"no_round"
],
"font_size": 12,
"highlight_line": false,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"overlay_scroll_bars": "enabled",
"show_encoding": true,
"show_line_endings": true,
"spell_check": false,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"typescript_plugin_tsc_version": "1.7.3",
"word_wrap": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment