Skip to content

Instantly share code, notes, and snippets.

@orionstar
Created September 23, 2019 07:08
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 orionstar/69531f00022a8a3bb9cc5879a2442634 to your computer and use it in GitHub Desktop.
Save orionstar/69531f00022a8a3bb9cc5879a2442634 to your computer and use it in GitHub Desktop.
My Sublime Preferences
{
"Seti_bold_heading": true,
"Seti_bold_slctdfile_labels": true,
"Seti_bold_slctdtab_labels": true,
"Seti_heading_font_12": false,
"Seti_no_scroll_icons": true,
"Seti_orange_button": true,
"Seti_orange_label": true,
"Seti_sb_small_padding": true,
"Seti_sb_tree_miny": true,
"Seti_show_group_arrows": true,
"Seti_sidebar_font_Source": true,
"Seti_sidebar_font_size_14": true,
"Seti_tab_font_12": true,
"Seti_tabs_med": true,
"Seti_tabs_no_min_width": true,
"color_scheme": "Packages/User/Seti_monokai.tmTheme",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Phpcs",
"SublimeLinter",
"SublimeLinter-phpcs",
"Vintage"
],
"index_workers": 8,
"mini_diff": false,
"mouse_wheel_tabswitch": false,
"show_encoding": true,
"show_git_status": false,
"show_line_endings": true,
"sublimelinter_delay": 500,
"theme": "Seti_orig.sublime-theme",
"update_check": false,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment