Skip to content

Instantly share code, notes, and snippets.

@jleeothon
Created March 28, 2015 19:23
Show Gist options
  • Save jleeothon/9f92f53aae771ecfad9c to your computer and use it in GitHub Desktop.
Save jleeothon/9f92f53aae771ecfad9c to your computer and use it in GitHub Desktop.
Sublime preferences
{
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"translate_tabs_to_spaces": true,
"rulers": [80],
"remember_open_files": false,
"hot_exit": false,
"remember_full_screen": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment