Skip to content

Instantly share code, notes, and snippets.

@suissa
Created April 30, 2015 14:03
Show Gist options
  • Save suissa/5c304b2aee41cadb0b03 to your computer and use it in GitHub Desktop.
Save suissa/5c304b2aee41cadb0b03 to your computer and use it in GitHub Desktop.
user-settings-sublime.json
{
"color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme",
"font_size": 16,
"ignored_packages":
[
"Vintage",
"BracketHighlighter",
"Markdown"
],
"tab_size": 2,
"theme": "predawn.sublime-theme",
"translate_tabs_to_spaces": true,
"use_tab_stops": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment