Skip to content

Instantly share code, notes, and snippets.

@MayukhSobo
Created January 18, 2018 12:53
Show Gist options
  • Save MayukhSobo/76db43fd717143dfcd32289ec7fdbba5 to your computer and use it in GitHub Desktop.
Save MayukhSobo/76db43fd717143dfcd32289ec7fdbba5 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"color_pick_upcase": true,
"color_scheme": "Packages/Enlightened Color Scheme/enlightened.tmTheme",
"dplus_bright_fonts": true,
"dplus_bright_status_bar": true,
"dplus_fat_tabs": false,
"file_exclude_patterns":
[
"*.pyc",
"*.DS_Store"
],
"folder_exclude_patterns":
[
".idea"
],
"font_face": "Ayuthaya",
"font_options":
[
"no_round"
],
"font_size": 14,
"ignored_packages":
[
"Makefile",
"Vintage"
],
"theme": "Adaptive.sublime-theme",
"word_wrap": true,
"scroll_speed": 2.0,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment