diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index 7ca1490..6daedd7 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -7,6 +7,7 @@ ["ctrl+e", "find_file"], ["ctrl+shift+n", "create_new_file"], ["ctrl+r", "open_recent_project"], + ["ctrl+,", "last_palette"], ["f1", "open_help"], ["ctrl+\\", "add_split"], ["ctrl+k w", "close_split"],