Skip to content

Instantly share code, notes, and snippets.

@fernandasj
Created November 21, 2016 21:27
Show Gist options
  • Save fernandasj/6ea02236b6a9d177584d54d57faa8044 to your computer and use it in GitHub Desktop.
Save fernandasj/6ea02236b6a9d177584d54d57faa8044 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"dictionary": "Packages/Dictionaries/Portuguese (Brazilian).dic",
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": true,
"font_face": "Ubuntu Mono",
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"overlay_scroll_bars": "enabled",
"save_on_focus_lost": true,
"shift_tab_unindent": true,
"show_encoding": true,
"tab_completion": false,
"tab_size": 4,
"theme": "Cola.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"wrap_width": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment