Skip to content

Instantly share code, notes, and snippets.

@Tom32i
Created February 19, 2013 10:44
Show Gist options
  • Save Tom32i/4984807 to your computer and use it in GitHub Desktop.
Save Tom32i/4984807 to your computer and use it in GitHub Desktop.
Sublime Text 2 : Indent config for french keyboards.
[
{ "keys": ["super+)"], "command": "indent" },
{ "keys": ["super+("], "command": "unindent" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment