Skip to content

Instantly share code, notes, and snippets.

@orendon
Created February 4, 2014 16:57
Show Gist options
  • Save orendon/8807730 to your computer and use it in GitHub Desktop.
Save orendon/8807730 to your computer and use it in GitHub Desktop.
Custom sublime-keymap
[
{ "keys": ["ctrl+k", "ctrl+m"], "command": "toggle_minimap" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment