Skip to content

Instantly share code, notes, and snippets.

@stephenhowells
Created August 20, 2012 04:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save stephenhowells/3401074 to your computer and use it in GitHub Desktop.
Sublime Text Key Bindings - User
[
{ "keys": ["n", "n"], "command": "advanced_new_file",
"context": [{ "key": "setting.command_mode", "operand": true }]}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment