Skip to content

Instantly share code, notes, and snippets.

@hersonls
Created August 26, 2012 21:36
Show Gist options
  • Save hersonls/3483743 to your computer and use it in GitHub Desktop.
Save hersonls/3483743 to your computer and use it in GitHub Desktop.
Personal Sublime Text 2 Settings
{
"font_size": 8,
"tab_size": 2,
"word_wrap": false,
"translate_tabs_to_spaces": true,
"rulers": [80, 120]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment