parent
3e953981fe
commit
e1b1591167
10 changed files with 184 additions and 14 deletions
|
@ -81,6 +81,7 @@
|
|||
["ctrl+x ctrl+f", "open_file"],
|
||||
["ctrl+x b", "open_recent"],
|
||||
["alt+x", "open_command_palette"],
|
||||
["f", "change_fontface"],
|
||||
["ctrl+x ctrl+c", "quit"]
|
||||
]
|
||||
}
|
||||
|
|
|
@ -207,6 +207,7 @@
|
|||
["g", "open_gui_config"],
|
||||
["k", "open_keybind_config"],
|
||||
["t", "change_theme"],
|
||||
["f", "change_fontface"],
|
||||
["q", "quit"],
|
||||
["ctrl+\\", "add_split"],
|
||||
["ctrl+f ctrl+f ctrl+f ctrl+f ctrl+f", "home_sheeran"],
|
||||
|
|
|
@ -515,6 +515,7 @@
|
|||
["b", "open_keybind_config"],
|
||||
["j", "home_menu_down"],
|
||||
["k", "home_menu_up"],
|
||||
["f", "change_fontface"],
|
||||
["space", "home_menu_activate"]
|
||||
]
|
||||
}
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
["b", "open_keybind_config"],
|
||||
["j", "home_menu_down"],
|
||||
["k", "home_menu_up"],
|
||||
["f", "change_fontface"],
|
||||
["<Space>", "home_menu_activate"]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue