Skip to content

Instantly share code, notes, and snippets.

@jmelvnsn
Last active August 29, 2015 14:01
Show Gist options
  • Save jmelvnsn/562a3ff55691b1164f26 to your computer and use it in GitHub Desktop.
Save jmelvnsn/562a3ff55691b1164f26 to your computer and use it in GitHub Desktop.
Sublime Keymap Prank
Sublime > Preferences > Key Bindings-User
Add:
{ "keys": ["enter"], "command": "new_window" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment