mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
draft tab update action
This commit is contained in:
parent
d0d9b29285
commit
1dc6bdf7e3
2 changed files with 10 additions and 0 deletions
|
|
@ -32,6 +32,11 @@ int main(
|
|||
"<Primary>t"
|
||||
);
|
||||
|
||||
app->set_accel_for_action(
|
||||
"tab.update",
|
||||
"<Primary>r"
|
||||
);
|
||||
|
||||
app->set_accel_for_action(
|
||||
"win.debug",
|
||||
"<Primary>i"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue