Skip to content

Instantly share code, notes, and snippets.

@nktstudios
Created June 4, 2020 17:12
Show Gist options
  • Save nktstudios/b5d2c1aa3a3cd12644e60e5ce9ad4514 to your computer and use it in GitHub Desktop.
Save nktstudios/b5d2c1aa3a3cd12644e60e5ce9ad4514 to your computer and use it in GitHub Desktop.
SublimeREPL Python Shortcut
[
{
"keys": ["ctrl+alt+b"], "command": "run_existing_window_command", "args":
{
"id": "repl_python_run",
"file": "config/Python/Main.sublime-menu"
}
}
]
@Pritam1Ban
Copy link

Thanks for this guide. Keep up.

@NUM4
Copy link

NUM4 commented Nov 25, 2023

thanks, good work, keep it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment