Created
April 28, 2015 18:24
-
-
Save hectorpalmatellez/822b40af9090ca11a3af to your computer and use it in GitHub Desktop.
Latest ST3 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
Show hidden characters
{ | |
"close_windows_when_empty": true, | |
"color_scheme": "Packages/Seti_UI/Scheme/Seti.tmTheme", | |
"command": "paste", | |
"draw_white_space": "all", | |
"font_size": 12.0, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"keys": | |
[ | |
"super+shift+v" | |
], | |
"open_files_in_new_window": false, | |
"tab_size": 2, | |
"theme": "Cobalt2.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true, | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment