Skip to content

Instantly share code, notes, and snippets.

@geta6
Created November 4, 2013 04:32
Show Gist options
  • Save geta6/7298116 to your computer and use it in GitHub Desktop.
Save geta6/7298116 to your computer and use it in GitHub Desktop.
{
"close_windows_when_empty": true,
"color_scheme": "Packages/Smyck/Smyck/Smyck.tmTheme",
"font_face": "PragmataPro",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": true,
"rulers": [ 79 ],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true,
"word_separators": "./\\()\"':,.;<>~!@#%^&*|+=[]{}`~?",
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment