Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Action ¶
type Action struct {
Name string
Bindings []keybinding.Keybinding
}
type Keymap ¶
type Keymap struct {
Actions []Action
}
type LoadOptions ¶
type LoadOptions struct {
}
LoadOptions provides advanced options for loading a OneKeymap config.
type SaveOptions ¶
SaveOptions provides advanced options for saving a OneKeymap config.
Click to show internal directories.
Click to hide internal directories.