diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index d8a5470..511e230 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -1,4 +1,8 @@ { + "settings": { + "init_command": ["enter_flow_mode"], + "deinit_command": ["exit_flow_mode"] + }, "normal": { "press": [ ["ctrl+e", "open_recent"],