Skip to content

Instantly share code, notes, and snippets.

@kgabis
Created April 14, 2013 12:22
Show Gist options
  • Select an option

  • Save kgabis/5382512 to your computer and use it in GitHub Desktop.

Select an option

Save kgabis/5382512 to your computer and use it in GitHub Desktop.
My Sublime Text 2 config.
{
"color_scheme": "Packages/Color Scheme - Default/Low Key.tmTheme",
"font_face": "Menlo Regular",
"font_size": 11,
"detect_slow_plugins": false,
"ignored_packages":
[
"Vintage",
"Emmet"
],
"rulers":
[
80
],
"wrap_width": 80
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment