diff --git a/src/keybind/builtin/helix.json b/src/keybind/builtin/helix.json index 1373f12..732c3d8 100644 --- a/src/keybind/builtin/helix.json +++ b/src/keybind/builtin/helix.json @@ -210,7 +210,7 @@ ["space shift+p", "system_paste"], ["space shift+r", "replace_selections_with_clipboard"], ["space shift+/", "open_command_palette"], - ["space f", "file_picker"], + ["space f", "find_file"], ["space b", "buffer_picker"], ["space j", "jumplist_picker"], ["space s", "symbol_picker"],