feat: add flow mode global keybind for restart command
This commit is contained in:
parent
e7324dc110
commit
ac2a7cfa83
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"project": {
|
"project": {
|
||||||
"press": [
|
"press": [
|
||||||
|
["ctrl+alt+shift+r", "restart"],
|
||||||
["ctrl+e", "find_file"],
|
["ctrl+e", "find_file"],
|
||||||
["ctrl+shift+n", "create_new_file"],
|
["ctrl+shift+n", "create_new_file"],
|
||||||
["ctrl+r", "open_recent_project"],
|
["ctrl+r", "open_recent_project"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue