Skip to content

Instantly share code, notes, and snippets.

@tomdaley92
Last active July 3, 2021 21:00
Show Gist options
  • Save tomdaley92/e4677af809aeb5a7337c4231500f463b to your computer and use it in GitHub Desktop.
Save tomdaley92/e4677af809aeb5a7337c4231500f463b to your computer and use it in GitHub Desktop.
Sublime Merge 2 Settings
{
"always_show_command_status": true,
"expand_merge_commits_by_default": true,
"theme": "Merge Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"git_binary": "system",
"ui_scale": 1.15,
"hardware_acceleration": "opengl",
"font_size": 10,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment