feat: bind restore_closed_tab to ctrl+shift+t
This commit is contained in:
parent
1d28985568
commit
19f88a8349
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
["ctrl+o", "open_file"],
|
||||
["ctrl+e", "open_recent"],
|
||||
["alt+o", "open_previous_file"],
|
||||
["ctrl+shift+t", "restore_closed_tab"],
|
||||
["ctrl+shift+f5", "reload_file"],
|
||||
["ctrl+k ctrl+t", "change_theme"],
|
||||
["ctrl+shift+p", "open_command_palette"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue