Skip to content

Instantly share code, notes, and snippets.

@samgreen
Created January 7, 2014 00:22
Show Gist options
  • Save samgreen/8292544 to your computer and use it in GitHub Desktop.
Save samgreen/8292544 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"default_extend_env":
{
"PATH": "/opt/boxen/rbenv/shims:/opt/boxen/rbenv/bin:{PATH}"
},
"draw_minimap_border": true,
"font_size": 12,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"itg_sidebar_tree_small": true,
"itg_small_tabs": true,
"rulers":
[
80
],
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_tab_close_button": false,
"theme": "itg.flat.dark.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