Skip to content

Instantly share code, notes, and snippets.

@minlare
Last active February 13, 2018 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minlare/472ece5150b152e69d2779056c73c1c8 to your computer and use it in GitHub Desktop.
Save minlare/472ece5150b152e69d2779056c73c1c8 to your computer and use it in GitHub Desktop.
Sublime Settings
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme",
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"open_files_in_new_window": true,
"soda_classic_tabs": true,
"soda_folder_icons": false,
"tabs_small": true,
"theme": "Afterglow.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true,
"trim_trailing_white_space_on_save": true,
"sidebar_size_12": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment