summaryrefslogtreecommitdiff
path: root/lua/utils/keymap.lua
AgeCommit message (Collapse)Author
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[Refactor] Define keymapppings helpers in utils.keymap (#1176)Luc Sinet