refactor: use commond file browser keybinds for open_project_file_tree

This commit is contained in:
CJ van den Berg 2026-02-14 13:26:38 +01:00
parent 106f4b6f86
commit ab5240fd89
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
3 changed files with 3 additions and 1 deletions

View file

@ -220,6 +220,7 @@
["page_down", "move_scroll_page_down"],
["space F", "find_file"],
["space e", "open_project_file_tree"],
["space S", "workspace_symbol_picker"],
["space D", "workspace_diagnostics_picker"],
["space P", "system_paste"],