I would like to know what <leader>a is mapped to in my vim.
Is there a command to know this?
Use :map <leader>a to get a list of all mappings having that specific prefix.
from :h :map
List all key mappings for the modes where the map
command applies. Note that ":map" and ":map!" are
used most often, because they include the other modes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With