Skip to content

Instantly share code, notes, and snippets.

@colinmeinke
Last active December 19, 2015 21:19
Show Gist options
  • Save colinmeinke/6019591 to your computer and use it in GitHub Desktop.
Save colinmeinke/6019591 to your computer and use it in GitHub Desktop.
Sublime user preferences
{
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_size": 20,
"rulers": [
62,
80
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment