Skip to content

Instantly share code, notes, and snippets.

@robinadr
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save robinadr/9658672 to your computer and use it in GitHub Desktop.

Select an option

Save robinadr/9658672 to your computer and use it in GitHub Desktop.
My Sublime Text 3 preferences file
{
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"font_face": "Menlo",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"scroll_past_end": false,
"soda_folder_icons": true,
"theme": "Soda Dark 3.sublime-theme",
"trim_automatic_white_space": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment