Skip to content

Instantly share code, notes, and snippets.

@caillou
Created August 13, 2012 16:46
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 caillou/3342462 to your computer and use it in GitHub Desktop.
Save caillou/3342462 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/Monokai-Seld.tmTheme",
"font_size": 15.0,
"ignored_packages":
[
"SublimeCodeIntel"
],
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
[
{ "keys": ["super+alt+["], "command": "reindent" },
{ "keys": ["super+shift+r"], "command": "reveal_in_side_bar"},
{ "keys": ["super+ctrl+alt+s"], "command": "delete_trailing_spaces" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment