Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created July 13, 2017 02:59
Show Gist options
  • Save eminetto/178679039fe2f7b19b48f42bb7070ce2 to your computer and use it in GitHub Desktop.
Save eminetto/178679039fe2f7b19b48f42bb7070ce2 to your computer and use it in GitHub Desktop.
sublime
{
"bold_folder_labels": true,
"color_scheme": "Packages/ayu/ayu-dark.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Roboto Mono",
"font_size": 14.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"translate_tabs_to_spaces": true,
"ui_big_tabs": true,
"ui_fix_tab_labels": true,
"ui_font_size_small": true,
"ui_font_source_code_pro": true,
"ui_separator": true,
"ui_wide_scrollbars": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment