refactor: use commond file browser keybinds for open_project_file_tree
This commit is contained in:
parent
106f4b6f86
commit
ab5240fd89
3 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
|||
["ctrl+=", "adjust_fontsize", 1.0],
|
||||
["ctrl+-", "adjust_fontsize", -1.0],
|
||||
["ctrl+r", "find_file"],
|
||||
["ctrl+x d", "open_project_file_tree"],
|
||||
["ctrl+h ctrl+a", "open_help"],
|
||||
["ctrl+c ctrl+o", "open_recent_project"],
|
||||
["ctrl+c g", "find_in_files"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue