Is there some way to list unused keybinds? I guess if the answer is no, it would be a good feature-request (especially for these undecided types like myself).
Edit: To make it more precise, I know you can list bindings with:
:map
:nmap
:imap
FFI see:
:help map-modes
and manually check whether given binding is used by typing e.g.:
:help Ctrl-w
:help ^w
FFI see:
:help map