mirror of
https://github.com/sstent/sublime-text-3.git
synced 2026-01-26 15:11:55 +00:00
backing up sublime settings
This commit is contained in:
6
Packages/SublimeREPL/Context.sublime-menu
Normal file
6
Packages/SublimeREPL/Context.sublime-menu
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{"caption": "-"},
|
||||
{"command": "repl_kill", "caption": "Kill"},
|
||||
{"command": "repl_restart", "caption": "Restart"},
|
||||
{"command": "subprocess_repl_send_signal", "caption": "Send other SIGNAL"}
|
||||
]
|
||||
Reference in New Issue
Block a user