Skip to content

Instantly share code, notes, and snippets.

@jwilm
Last active January 3, 2016 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwilm/8458800 to your computer and use it in GitHub Desktop.
Save jwilm/8458800 to your computer and use it in GitHub Desktop.
My ST3 settings
{
"font_face": "monaco",
"ignored_packages": [
"Vintage"
],
"rulers": [
80
],
"scroll_past_end": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"use_tab_stops": true,
"wrap_width": 80
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment