feat: add flow mode keybind for show_vcs_status (ctrl+shift+g)
This commit is contained in:
parent
61de5d89d7
commit
4113fdddd5
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
||||||
["alt+!", "run_task"],
|
["alt+!", "run_task"],
|
||||||
["ctrl+1", "add_task"],
|
["ctrl+1", "add_task"],
|
||||||
["ctrl+tab", "next_tab"],
|
["ctrl+tab", "next_tab"],
|
||||||
|
["ctrl+shift+g", "show_vcs_status"],
|
||||||
["ctrl+shift+tab", "previous_tab"],
|
["ctrl+shift+tab", "previous_tab"],
|
||||||
["ctrl+page_down", "next_tab"],
|
["ctrl+page_down", "next_tab"],
|
||||||
["ctrl+page_up", "previous_tab"],
|
["ctrl+page_up", "previous_tab"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue