Skip to content

Instantly share code, notes, and snippets.

@ninek9
Created July 15, 2012 18:38
Show Gist options
  • Save ninek9/3118082 to your computer and use it in GitHub Desktop.
Save ninek9/3118082 to your computer and use it in GitHub Desktop.
ST2 User Key Mappings
[
{ "keys": ["alt+shift+d"], "command": "duplicate_line" },
{ "keys": ["super+shift+m"], "command": "toggle_minimap" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment