Skip to content

Instantly share code, notes, and snippets.

@IsTheJack
Created September 16, 2015 19:13
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 IsTheJack/af356f236519a30e657c to your computer and use it in GitHub Desktop.
Save IsTheJack/af356f236519a30e657c to your computer and use it in GitHub Desktop.
My config on sublime text 3
{
"Seti_SB_med": true,
"Seti_in_4_a_treat": true,
"Seti_pad_3": true,
"Seti_pad_5": true,
"Seti_sb_small_padding": true,
"Seti_sb_tree_med": true,
"Seti_tabs_small": true,
"caret_extra_bottom": 0,
"caret_extra_top": 0,
"caret_extra_width": 0,
"color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
"font_size": 9,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"theme": "Seti.sublime-theme",
"highlight_line": true,
"draw_white_space": "all",
"show_encoding": true,
"show_line_endings": true,
"draw_minimap_border": true,
"save_on_focus_lost": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment