Skip to content

Instantly share code, notes, and snippets.

@dflima
Created November 26, 2013 13:30
Show Gist options
  • Select an option

  • Save dflima/7658259 to your computer and use it in GitHub Desktop.

Select an option

Save dflima/7658259 to your computer and use it in GitHub Desktop.
My Sublime Text 3 settings
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_size": 10,
"caret_style": "wide",
"highlight_line": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"fade_fold_buttons": false,
"ignored_packages":
[
"Vintage"
],
//"font_face": "Bitstream Vera Sans Mono"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment