Skip to content

Instantly share code, notes, and snippets.

@daphotron
Created March 19, 2015 22:02
Show Gist options
  • Select an option

  • Save daphotron/c5adbb3613bc354d45f2 to your computer and use it in GitHub Desktop.

Select an option

Save daphotron/c5adbb3613bc354d45f2 to your computer and use it in GitHub Desktop.
sublime user prefs
{
"args":
{
"single_line": false
},
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"command": "reindent",
"font_size": 14.0,
"ignored_packages":
[
"Vintage",
"Highlighter"
],
"keys":
[
"ctrl+shift+r"
],
"save_on_focus_lost": true,
"show_full_path": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment