Skip to content

Instantly share code, notes, and snippets.

@JDevlieghere
Created November 15, 2013 23:32
Show Gist options
  • Save JDevlieghere/7493543 to your computer and use it in GitHub Desktop.
Save JDevlieghere/7493543 to your computer and use it in GitHub Desktop.
Sublime 3 Configuration Preferences
{
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80
],
"scroll_speed": 0,
"spell_check": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment