Skip to content

Instantly share code, notes, and snippets.

@nobitagit
Last active January 22, 2016 10:44
Show Gist options
  • Save nobitagit/918fe338886802d9265b to your computer and use it in GitHub Desktop.
Save nobitagit/918fe338886802d9265b to your computer and use it in GitHub Desktop.
{
"auto_match_enabled": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/User/defaulted/Re-Base16 Eighties Dark-Babel.tmTheme",
"create_window_at_startup": false,
"detect_indentation": true,
"detect_slow_plugins": false,
"drag_text": false,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_options": "subpixel_antialias",
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_subsequent_lines": true,
"margin": -3,
"rulers":
[
80
],
"tab_size": 2,
"theme": "Defaulted.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true,
"word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]-{}`~?",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment