Skip to content

Instantly share code, notes, and snippets.

@mucahit
Created August 24, 2015 07:53
Show Gist options
  • Save mucahit/c943cd398dc9e6cc79c5 to your computer and use it in GitHub Desktop.
Save mucahit/c943cd398dc9e6cc79c5 to your computer and use it in GitHub Desktop.
My sublime preferences
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"overlay_scroll_bars": "enabled",
"theme": "Material-Theme-Darker.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment