Skip to content

Instantly share code, notes, and snippets.

@plashchynski
Last active August 29, 2015 14:05
Show Gist options
  • Save plashchynski/48220aed4def3384d306 to your computer and use it in GitHub Desktop.
Save plashchynski/48220aed4def3384d306 to your computer and use it in GitHub Desktop.
sublime user config
{
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"font_face": "Menlo-Regular",
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment