使用:map <leader>a来获得具有特定前缀的所有映射的列表。
从 :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.
Run Code Online (Sandbox Code Playgroud)