Skip to content

Instantly share code, notes, and snippets.

@igorkulman
Created June 24, 2013 11:34
Show Gist options
  • Save igorkulman/5849442 to your computer and use it in GitHub Desktop.
Save igorkulman/5849442 to your computer and use it in GitHub Desktop.
[
{
"keys": [
"ctrl+alt+f"
],
"args": {
"id": "repl_f#",
"file": "config/F/Main.sublime-menu"
},
"command": "run_existing_window_command"
},
{
"keys": [
"ctrl+shift+enter"
],
"args": {
"scope": "selection"
},
"command": "repl_transfer_current"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment