Skip to content

Instantly share code, notes, and snippets.

@janpaul123
Forked from markijbema/gist:5668813
Last active December 17, 2015 20:39
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 janpaul123/5668857 to your computer and use it in GitHub Desktop.
Save janpaul123/5668857 to your computer and use it in GitHub Desktop.
My preferences
{
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"spell_check": true,
"draw_minimap_border": true,
"font_size": 12.0,
"highlight_line": true,
"detect_slow_plugins": false,
"detect_indentation": false,
"ensure_newline_at_eof_on_save": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment