Skip to content

Instantly share code, notes, and snippets.

@ddo
Last active September 14, 2017 10:26
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 ddo/9875324 to your computer and use it in GitHub Desktop.
Save ddo/9875324 to your computer and use it in GitHub Desktop.
Sublime settings
{
"font_face": "Source Code Pro",
"font_size": 13,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Seti_orig.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true,
"Seti_yellow_label": true,
"Seti_yellow_scrollbar": true,
"Seti_ClosedFolder_dots": true,
"Seti_ClosedFolder_anim": true,
"Seti_show_group_arrows": true,
"Seti_sidebar_font_size_12": true,
"Seti_alt_tree_row": true,
"Seti_yellow_map": true,
"Seti_yellow_statusbar": true,
"Seti_tabs_med": true,
"Seti_tab_font_12": true,
"Seti_no_scroll_icons": true,
"Seti_yellow_tabclose": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment