Some come from plugins and others are from mappings. You will find it in the init.vim file
Alt + h or l
Ctrl e
Ctrl y
<leader> + Alt + [ j k ]
<leader>7
<leader>8
<leader>w
<leader>q
<leader> "" <A-2> [] <A-8> {} <A-7> () <A-9> <> <A-y>
<leader>l
down: <localleader>o up: <localleader>O
<A-#> <A-'>
<leader><A-n>
' a...z
<leader>cc
<leader>ci
<leader>s
all the oder search modes follow the normal jumping mappings
<localleader>[pattern number]
let's say you want to silence
p 1 $ "bd"
and your localleader is ä as mine.
Then pressä + 1