Skip to content

Instantly share code, notes, and snippets.

@steel1990
Created July 15, 2014 04:01
Show Gist options
  • Save steel1990/6eba087fa3e29cac9e36 to your computer and use it in GitHub Desktop.
Save steel1990/6eba087fa3e29cac9e36 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"default_encoding": "UTF-8",
"draw_indent_guides": true,
"draw_white_space": "all",
"fade_fold_buttons": false,
"file_exclude_patterns": [],
"folder_exclude_patterns": [],
"font_size": 14,
"highlight_line": true,
"ignored_packages": [
"Vintage",
"MarkdownEditing"
],
"match_brackets": true,
"match_brackets_content": true,
"rulers": [
80,
100,
120
],
"scroll_past_end": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"use_tab_stops": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment