Skip to content

Instantly share code, notes, and snippets.

@esdrasbeleza
Last active August 29, 2015 14:14
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 esdrasbeleza/88c7c65c48c1b158de8a to your computer and use it in GitHub Desktop.
Save esdrasbeleza/88c7c65c48c1b158de8a to your computer and use it in GitHub Desktop.
Sublime configuration
{
"bold_folder_labels": true,
"fade_fold_buttons": false,
"font_face": "Fira Mono",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"soda_folder_icons": true,
"tab_size": 2,
"theme": "Soda Light 3.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment