Skip to content

Instantly share code, notes, and snippets.

@stefbowerman
Created January 20, 2014 17:52
Show Gist options
  • Save stefbowerman/8525211 to your computer and use it in GitHub Desktop.
Save stefbowerman/8525211 to your computer and use it in GitHub Desktop.
Sublime Text Editor Settings
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "Fira Mono OT",
"font_size": 14.0,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"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