Skip to content

Instantly share code, notes, and snippets.

@jamesthompson
Created November 7, 2013 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesthompson/7361639 to your computer and use it in GitHub Desktop.
Save jamesthompson/7361639 to your computer and use it in GitHub Desktop.
My sublime prefs
{
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"font_face": "Monaco",
"font_size": 10,
"ignored_packages":
[
"Vintage",
"Theme - Refined"
],
"scala_worksheet_sync_views": true,
"show_panel_on_build": true,
"scroll_past_end": true,
"theme": "Soda Dark.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment