How can I increase movement count in caret and visual mode? #1224
Unanswered
Dark-Magician
asked this question in
Q&A
Replies: 1 comment
-
VisualMode commands also support "count",so you may press |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Neither
mapkey <5a-e:v> <e> # forward five words
normapkey <a-e:v> <e> count=5 # forward five words
work.Beta Was this translation helpful? Give feedback.
All reactions