Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = Config{}
Functions ¶
func GetDefaultPath ¶ added in v1.7.0
GetDefaultPath will return the default path for the config file
Types ¶
type Config ¶
type Config struct {
Keymap map[string]KeymapConfig `yaml:"keymap"`
// contains filtered or unexported fields
}
type KeymapConfig ¶ added in v1.7.0
Click to show internal directories.
Click to hide internal directories.