Skip to content

Instantly share code, notes, and snippets.

@foo9
Created March 3, 2014 12:04
Show Gist options
  • Save foo9/9323660 to your computer and use it in GitHub Desktop.
Save foo9/9323660 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"default_line_ending": "windows",
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active",
"draw_normal"
],
"show_full_path": true,
"tab_size": 4,
"trim_trailing_white_space_on_save": true,
"vintage_ctrl_keys": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment