VimInputState.getRepeat method
VimInputState › getRepeat
Unofficial
Resolve the typed digits into the count the command runs with.Signature:
getRepeat(): numberReturns: number — The count, which is 0 when no digits were typed.
VimInputState › getRepeat
Unofficial
Resolve the typed digits into the count the command runs with.Signature:
getRepeat(): numberReturns: number — The count, which is 0 when no digits were typed.