Last active
November 21, 2016 20:11
-
-
Save devdrops/3446878c6a30c36687f2e759436fecd5 to your computer and use it in GitHub Desktop.
Sublime Text 3 Personal Settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "translate_tabs_to_spaces": true, | |
| "tab_size": 4, | |
| "line_numbers": true, | |
| "save_on_focus_lost": true, | |
| "remember_full_screen": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment