refactor: rename file_tree and simplify naming
This makes the file tree palette match the other palettes a little better.
This commit is contained in:
parent
018c8c30d8
commit
1fd9cdfd7f
5 changed files with 10 additions and 12 deletions
|
|
@ -6,7 +6,7 @@
|
|||
["ctrl+=", "adjust_fontsize", 1.0],
|
||||
["ctrl+-", "adjust_fontsize", -1.0],
|
||||
["ctrl+r", "find_file"],
|
||||
["ctrl+x d", "open_project_file_tree"],
|
||||
["ctrl+x d", "open_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