Skip to content

Instantly share code, notes, and snippets.

@boennemann
Created February 19, 2013 10:03
Show Gist options
  • Save boennemann/4984565 to your computer and use it in GitHub Desktop.
Save boennemann/4984565 to your computer and use it in GitHub Desktop.
My Sublime Text 2 `Default (OSX).sublime-keymap`
[
{ "keys": ["super+v"], "command": "paste_and_indent" },
{ "keys": ["super+shift+v"], "command": "paste" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment