Skip to content

Instantly share code, notes, and snippets.

@tnarihi
Last active March 30, 2016 01:54
Show Gist options
  • Save tnarihi/aced6228a4978d30394a to your computer and use it in GitHub Desktop.
Save tnarihi/aced6228a4978d30394a to your computer and use it in GitHub Desktop.
My preferences of Sublime pro 2/3
{
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80,
100,
120
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"close_windows_when_empty": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment