feat: add flow mode keybinding to reload_file
This commit is contained in:
parent
a76c1f4909
commit
a8758eeec1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
["ctrl+w", "quit"],
|
||||
["ctrl+o", "open_file"],
|
||||
["ctrl+e", "open_recent"],
|
||||
["ctrl+shift+f5", "reload_file"],
|
||||
["ctrl+k ctrl+t", "change_theme"],
|
||||
["ctrl+shift+p", "open_command_palette"],
|
||||
["ctrl+shift+q", "quit_without_saving"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue