Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-02 | [Refactor] Allow editing default keymaps (#1213) | kylo252 | |
2021-08-02 | [Refactor] Adopt which key mapping style (#1210) | Luc Sinet | |
* Refactor keymappings to match which-key style * Update confif example + remove redundant way of registering mappings | |||
2021-07-31 | [Feature] Rename lv-config.lua to config.lua (#1193) | chaeing | |
* Rename example config files * Update user config path in installer * Update user config path with a variable * Update default user config file to config.lua * Add fallback to lv-config if config.lua not found * Add global variable USER_CONFIG_PATH |