Skip to content

Instantly share code, notes, and snippets.

@nrrb
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save nrrb/46c1d0e36138cecd21bb to your computer and use it in GitHub Desktop.

Select an option

Save nrrb/46c1d0e36138cecd21bb to your computer and use it in GitHub Desktop.
Sublime Text Setup Notes
{
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.light.tmTheme",
"font_size": 11,
"ignored_packages":
[
],
"shift_tab_unindent": true,
"spacegray_sidebar_font_large": true,
"spacegray_sidebar_tree_large": true,
"spacegray_tabs_auto_width": true,
"spacegray_tabs_font_large": true,
"spacegray_tabs_large": true,
"theme": "Spacegray Light.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment