Last active
September 26, 2018 20:14
-
-
Save Webbrother/4d4116f160f218ec1f484e7e77682659 to your computer and use it in GitHub Desktop.
This file contains 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
// ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User | |
// Settings in here override those in "Default/Preferences.sublime-settings", | |
// and are overridden in turn by syntax-specific settings. | |
{ | |
// Mac only: When files are opened from finder, or by dragging onto the | |
// dock icon, this controls if a new window is created or not. | |
"open_files_in_new_window": false, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment