Skip to content

Instantly share code, notes, and snippets.

@neatnick
Created June 26, 2015 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neatnick/5ff3fc9c396190a302e9 to your computer and use it in GitHub Desktop.
Save neatnick/5ff3fc9c396190a302e9 to your computer and use it in GitHub Desktop.
Sublime text settings
{
"font_face": "Consolas",
"font_size": 8,
"ignored_packages":
[
"Vintage"
],
"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