Respuestas:
De :h map-listing
:
When listing mappings the characters in the first two columns are:
CHAR MODE
<Space> Normal, Visual, Select and Operator-pending
n Normal
v Visual and Select
s Select
x Visual
o Operator-pending
! Insert and Command-line
i Insert
l ":lmap" mappings for Insert, Command-line and Lang-Arg
c Command-line
Just before the {rhs} a special character can appear:
* indicates that it is not remappable
& indicates that only script-local mappings are remappable
@ indicates a buffer-local mapping
Entonces fueron creados usando ?noremap
comandos.
:map
comandos y su salida.