Skip to content

Instantly share code, notes, and snippets.

@tungpt247
Created March 24, 2016 03:54
Show Gist options
  • Save tungpt247/c5e40851a2511626d6c8 to your computer and use it in GitHub Desktop.
Save tungpt247/c5e40851a2511626d6c8 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Colorcoder/Dracula (Colorcoded) (SL) (Colorcoded).tmTheme",
"convert_tabspaces_on_save": false,
"detect_indentation": true,
"ensure_newline_at_eof_on_save": true,
"expand_tabs_on_save": true,
"font_options": "subpixel_antialias",
"font_size": 13,
"highlight_line": true,
"highlight_modified_tabs": true,
"draw_white_space": "all",
"ignored_packages":
[
"Vintage"
],
"indent_to_bracket": true,
"margin": 2,
"original_color_scheme": "Packages/User/SublimeLinter/Dracula (Colorcoded) (SL).tmTheme",
"theme": "Spacegray.sublime-theme",
"scroll_past_end": false,
"show_line_endings": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment