Skip to content

Instantly share code, notes, and snippets.

@MN-dev
Created November 1, 2016 01:05
Show Gist options
  • Save MN-dev/e420bc590f1d693d7e50c76292a7f574 to your computer and use it in GitHub Desktop.
Save MN-dev/e420bc590f1d693d7e50c76292a7f574 to your computer and use it in GitHub Desktop.
Sublime Text 3 settings
{
"color_scheme": "Packages/Theme - Darcula/Intellij Darcula.tmTheme",
"font_face": "Source Code Pro Medium",
"font_size": 14,
"translate_tabs_to_spaces": true,
"highlight_line": true,
"default_line_ending": "unix",
"open_files_in_new_window": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment