Skip to content

Instantly share code, notes, and snippets.

@jesperronn
Created July 9, 2012 08:35
Show Gist options
  • Save jesperronn/3075118 to your computer and use it in GitHub Desktop.
Save jesperronn/3075118 to your computer and use it in GitHub Desktop.
Sublime Text 2 (Redhat Linux at wwork)
{
"color_scheme": "Packages/Color Scheme - Default/iPlastic.tmTheme",
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
"target",
"bin",
"precompiled",
"classes",
"WEB-INF"
],
"font_size": 10,
"font_options": ["gray_antialias"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment