Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Created October 1, 2014 21:21
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 alanhoff/8d850ee4fcf098f91acd to your computer and use it in GitHub Desktop.
Save alanhoff/8d850ee4fcf098f91acd to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"bold_folder_labels": true,
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"detect_slow_plugins": false,
"dictionary": "Packages/Dictionaries/Portuguese (Brazilian).dic",
"drag_text": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "Monaco",
"font_options": "subpixel_antialias",
"font_size": 12,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"rulers":
[
80
],
"save_on_focus_lost": true,
"scroll_speed": 0,
"shift_tab_unindent": true,
"spell_check": false,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment