feat: re-organize home screen
This commit is contained in:
parent
c71226ee47
commit
4b34804670
5 changed files with 65 additions and 66 deletions
|
@ -193,11 +193,16 @@
|
|||
"syntax": "vim",
|
||||
"on_match_failure": "ignore",
|
||||
"press": [
|
||||
["f", "find_file"],
|
||||
["g", "find_in_files"],
|
||||
[":", "open_command_palette"],
|
||||
["b", "open_keybind_config"],
|
||||
["j", "home_menu_down"],
|
||||
["k", "home_menu_up"],
|
||||
["f", "change_fontface"],
|
||||
["F", "change_fontface"],
|
||||
["h", "open_help"],
|
||||
["v", "open_version_info"],
|
||||
["q", "quit"],
|
||||
["<Space>", "home_menu_activate"]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue