Skip to content

Instantly share code, notes, and snippets.

@fragoulis
Created April 27, 2015 09:09
Show Gist options
  • Save fragoulis/334beb43a29f03d74a23 to your computer and use it in GitHub Desktop.
Save fragoulis/334beb43a29f03d74a23 to your computer and use it in GitHub Desktop.
Sublime Text Settings
{
"font_size": 11,
"open_files_in_new_window": true,
"remember_full_screen": true,
"rulers":
[
80
],
"tab_size": 4,
"translate_tabs_to_spaces": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment