feat: add flow mode global keybind for restart command

This commit is contained in:
CJ van den Berg 2025-08-12 14:06:42 +02:00
parent e7324dc110
commit ac2a7cfa83
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -1,6 +1,7 @@
{
"project": {
"press": [
["ctrl+alt+shift+r", "restart"],
["ctrl+e", "find_file"],
["ctrl+shift+n", "create_new_file"],
["ctrl+r", "open_recent_project"],