Skip to content

Instantly share code, notes, and snippets.

@sshbio
Last active August 29, 2015 14:15
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 sshbio/f6a5f347cf191c8b111f to your computer and use it in GitHub Desktop.
Save sshbio/f6a5f347cf191c8b111f to your computer and use it in GitHub Desktop.
sublime text user profile
{
"folder_exclude_patterns":
[
".tmp",
".git",
".sass-cache",
"bower_components",
"node_modules"
],
"font_size": 12,
"hot_exit": false,
"ignored_packages":
[
"Vintage",
"SublimeCodeIntel"
],
"remember_open_files": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment