Skip to content

Instantly share code, notes, and snippets.

@KoRMaK
Last active July 21, 2016 00:20
Show Gist options
  • Save KoRMaK/9ade1190e7ae4b05e2613999d060236f to your computer and use it in GitHub Desktop.
Save KoRMaK/9ade1190e7ae4b05e2613999d060236f to your computer and use it in GitHub Desktop.
Sublime settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"file_exclude_patterns":
[
"*.log"
],
"font_size": 10,
"tab_size": 2,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment