mirror of
https://github.com/sstent/sublime-text-3.git
synced 2026-01-27 15:42:14 +00:00
backing up sublime settings
This commit is contained in:
10
Packages/SublimeREPL/config/Shell/Default.sublime-commands
Normal file
10
Packages/SublimeREPL/config/Shell/Default.sublime-commands
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"caption": "SublimeREPL: Shell",
|
||||
"command": "run_existing_window_command", "args":
|
||||
{
|
||||
"id": "repl_shell",
|
||||
"file": "config/Shell/Main.sublime-menu"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user