Skip to content

Instantly share code, notes, and snippets.

@NeuTrix
Created October 10, 2017 20:54
Show Gist options
  • Save NeuTrix/b3b0a570efbb4793ca489482a2bf2965 to your computer and use it in GitHub Desktop.
Save NeuTrix/b3b0a570efbb4793ca489482a2bf2965 to your computer and use it in GitHub Desktop.
sublime User preferences
{
"color_scheme": "Packages/Color Scheme - Default/iPlastic.tmTheme",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
70
],
"save_on_focus_lost": true,
"tab_size": 2,
"word_wrap": true,
"wrap_width": 70
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment