Skip to content

Instantly share code, notes, and snippets.

@co2bo
Created February 6, 2017 16:58
Show Gist options
  • Select an option

  • Save co2bo/0481508a26ba46a30891d8ad3afacd0e to your computer and use it in GitHub Desktop.

Select an option

Save co2bo/0481508a26ba46a30891d8ad3afacd0e to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": false,
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/Tomorrow-Night-Eighties (SL).tmTheme",
"create_window_at_startup": false,
"default_encoding": "UTF-8",
"detect_indentation": true,
"draw_indent_guides": true,
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": false,
"fade_fold_buttons": false,
"file_exclude_patterns":
[
".DS_Store",
"Icon"
],
"fold_buttons": true,
"font_face": "Monoisome-Regular",
"font_options":
[
"no_bold",
"no_round",
"no_italic",
"subpixel_antialias"
],
"font_size": 12.0,
"gutter": true,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"indent_subsequent_lines": false,
"index_exclude_patterns":
[
"*.log"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"margin": 2,
"open_files_in_new_window": false,
"rulers":
[
80
],
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_full_path": true,
"soda_folder_icons": true,
"soda_rect_scrollbars": false,
"soda_tabs_autowidth": true,
"tab_completion": false,
"tab_size": 2,
"theme": "SoDaReloaded Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"use_tab_stops": false,
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment