How to use vim's spellchecking key-bindings in vim mode?

What I’m trying to do

Use the default spell-checking key bindings in vim mode, namely the follwoing:

]s, [s, z=

Things I have tried

Tried to :set spell but that also doens’t seem to work