Skip to content

Instantly share code, notes, and snippets.

@peterk87
Last active December 16, 2015 13:19
Show Gist options
  • Save peterk87/5441268 to your computer and use it in GitHub Desktop.
Save peterk87/5441268 to your computer and use it in GitHub Desktop.
JSON: Sublime Text 2 user settings
{
"bold_folder_labels": true,
"fade_fold_buttons": false,
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"rulers":
[
80
],
"show_minimap": false,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment