Skip to content

Instantly share code, notes, and snippets.

@skovhus
Last active August 29, 2015 14:08
Show Gist options
  • Save skovhus/d5a237ee671a63912410 to your computer and use it in GitHub Desktop.
Save skovhus/d5a237ee671a63912410 to your computer and use it in GitHub Desktop.
Sublime Text 3 preferences
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Solarized Skovhus (SL).tmTheme",
"font_face": "menlo",
"font_size": 10,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment