Helix mode: adding file_picker_in_current_directory

This commit is contained in:
Levi Santos 2025-03-30 14:53:53 -03:00 committed by CJ van den Berg
parent b850befc5d
commit b5a57e0901

View file

@ -204,7 +204,7 @@
["page_up", "move_scroll_page_up"],
["page_down", "move_scroll_page_down"],
["space shift+f", "file_picker_in_current_directory"],
["space shift+f", "find_file"],
["space shift+s", "workspace_symbol_picker"],
["space shift+d", "workspace_diagnostics_picker"],
["space shift+p", "system_paste"],