- Load keymaps dynamically
- Synonym Support
- Language support
- Highlighting on output - Show already mapped keys in red
- Output in format to set keymap
- Make list update dynamic
- Tried to do this but issues with E656 setting field, need to read more
- Answer was nvim.schedule
- Support different modes (Currenlty just n)
- What does the UI look like for this (n/command, eg n/Find Files?)
- Certain key maps seem to be missing, eg gd and rn show unmapped, even though I know they aren't
- They are visibile in which-key though, so could look through code there to see how they find key maps