Skip to content

Instantly share code, notes, and snippets.

@yehchge
Last active January 9, 2017 01:52
Show Gist options
  • Save yehchge/f5863ee9b1c80d6406f1a4f440b56b87 to your computer and use it in GitHub Desktop.
Save yehchge/f5863ee9b1c80d6406f1a4f440b56b87 to your computer and use it in GitHub Desktop.
{
"auto_close_tags": true,
"auto_complete": false,
"auto_indent": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/All Hallow's Eve.tmTheme",
"default_encoding": "UTF-8",
"font_size": 12,
"gutter": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_numbers": true,
"overlay_scroll_bars": "auto",
"scroll_past_end": false,
"show_encoding": true,
"show_full_path": false,
"show_line_endings": true,
"show_tab_close_buttons": true,
"smart_indent": true,
"tab_size": 4,
"theme": "Default.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false,
"wrap_width": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment