fedemengo / nvim

Neovim configuration in Fennel
MIT License
2 stars 0 forks source link

Replace all mapping in which-key #4

Closed fedemengo closed 1 year ago

fedemengo commented 1 year ago

Replace all mapping in which-key in favor of vim.keymap.set [mode] lhs rhs opts, in particular adding a mapping description in opts with {:desc "<brief explanation>"} allow which-key to pick it up