Skip to content

Instantly share code, notes, and snippets.

@Webbrother
Last active September 26, 2018 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Webbrother/4d4116f160f218ec1f484e7e77682659 to your computer and use it in GitHub Desktop.
Save Webbrother/4d4116f160f218ec1f484e7e77682659 to your computer and use it in GitHub Desktop.
// ~/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