Skip to content

VimInputState.getRepeat method

VimInputState › getRepeat

Unofficial

Resolve the typed digits into the count the command runs with.

Signature:

getRepeat(): number

Returns: numberThe count, which is 0 when no digits were typed.