Skip to content

Instantly share code, notes, and snippets.

@bluefuton
Last active August 31, 2015 18:14
Show Gist options
  • Save bluefuton/5b7e987ca82ba51e022e to your computer and use it in GitHub Desktop.
Save bluefuton/5b7e987ca82ba51e022e to your computer and use it in GitHub Desktop.
My Sublime Text user settings
{
"font_face": "Inconsolata",
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"trim_trailing_white_space_on_save": true,
"open_files_in_new_window": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment