Skip to content

Instantly share code, notes, and snippets.

@metaColin
Created September 6, 2015 08:13
Show Gist options
  • Save metaColin/461e2bc6747ef494107c to your computer and use it in GitHub Desktop.
Save metaColin/461e2bc6747ef494107c to your computer and use it in GitHub Desktop.
sublime text settings
{
"color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
"fade_fold_buttons": false,
"font_size": 12,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"theme": "Seti.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": "false"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment