Skip to content

Instantly share code, notes, and snippets.

@NeMO84
Created June 30, 2015 18:40
Show Gist options
  • Save NeMO84/aac963656ba7a8382e52 to your computer and use it in GitHub Desktop.
Save NeMO84/aac963656ba7a8382e52 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"font_options": "subpixel_antialias",
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage",
"Markdown"
],
"rulers":
[
80
],
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment