Skip to content

Instantly share code, notes, and snippets.

@nulltier
Created December 16, 2012 19:03
Show Gist options
  • Save nulltier/4311368 to your computer and use it in GitHub Desktop.
Save nulltier/4311368 to your computer and use it in GitHub Desktop.
sublime user settings
{
"color_scheme": "Packages/Dayle Rees Color Schemes/Frontier.tmTheme",
"drag_text": false,
"font_face": "Consolas",
"font_size": 14,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"tab_size": 4,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment