- create keymaps in register()
- distinction between actual keymap and just a desc
- virtual mappings wihtout real children?
- registers / counts?
- presets / plugins
- config?
- auto blacklist single keys for default keymaps (for mappings like
aa
, a hook would be created fora
anda
would be ignored) - custom sorting
- gr doesn't work because of grn and friends
- same for gc opmode and gc normal mode
- yank and shift-paste hangs
- macro recording / macro execution
- spell
- spell with count, like
1z=
- which-key-ignore
- empty groups?
- timeoutlen and nowait
- ui presets
- ui opts & columns etc
- scroll window
- help text?
- plugin layout?
- ✅ 🔥🔥🚀
- minimize attach
- sometimes incorrectly attached
gcc
not working - error handling for view
- spelling layout
- better mappings parser? Especially needs typings
- Mappings with mode
v
- allow register from opts
- auto gen docs
- health
-
<leader>gh_
- devicons support
- nowait, timeoutlen and delay
- new mappings DSL
- News
- normal mode mappings in terminal mode?
- dynamic size
- situation with visual mode
- fix timeoutlen
- document hydra mode
- floating help text?
- move old option check to checkhealth
- show scrolling hint when can't fit all mappings
- more tests
- hint characters in desc
- intgerate with lazy.nvim. Get description there if set