feat: add flow mode keybind for find_in_files to overlay/palette mode
This commit is contained in:
parent
b043dfe34f
commit
3b3104e876
1 changed files with 1 additions and 0 deletions
|
@ -290,6 +290,7 @@
|
|||
["ctrl+j", "toggle_panel"],
|
||||
["ctrl+q", "quit"],
|
||||
["ctrl+w", "close_file"],
|
||||
["ctrl+shift+f", "find_in_files"],
|
||||
["ctrl+p", "palette_menu_up"],
|
||||
["ctrl+n", "palette_menu_down"],
|
||||
["ctrl+e", "palette_menu_down"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue