Is there something like 12j
for Vim in Meow?
#520
Answered
by
DogLooksGood
chookity-pokk
asked this question in
Q&A
-
For example if I want to jump down 12 lines is there a way to do that aside from |
Beta Was this translation helpful? Give feedback.
Answered by
DogLooksGood
Oct 30, 2023
Replies: 1 comment 5 replies
-
You can also do |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
C-u
isuniversal-argument
, in meow you should usemeow-universal-argument
, bind it to any key you like.