Skip to content

Instantly share code, notes, and snippets.

@h3nr1ke
Created February 13, 2019 16:20
Show Gist options
  • Save h3nr1ke/d0d05d7cb4bd3977a1eed2f03677b2a2 to your computer and use it in GitHub Desktop.
Save h3nr1ke/d0d05d7cb4bd3977a1eed2f03677b2a2 to your computer and use it in GitHub Desktop.
SUBLIME TEXT CONFIGURATION
{
"ignored_packages":
[
"Vintage"
],
// Columns in which to display vertical rulers
"rulers": [
100, 130
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment