Skip to content

Instantly share code, notes, and snippets.

@karlcow
Last active August 29, 2015 14:23
Show Gist options
  • Save karlcow/06e15dd4f2d61b82ba1d to your computer and use it in GitHub Desktop.
Save karlcow/06e15dd4f2d61b82ba1d to your computer and use it in GitHub Desktop.
sublime-text-config for mozilla-central
{
"folders": [{
"path": "/Users/karl/code/mozilla-central"
}],
"settings": {
"trim_trailing_white_space_on_save": false
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment