Implementing <n>g
#10592
Replies: 1 comment
-
|
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.
-
I suggest to implement
<n>g
. The alternatives<n>gg
,g<n>g
, and<n>G
appear unnecessarily cumbersome. I think implementing<n>g
should be possible, because it seems the only way to use a number with Goto is the simpleGoto line number <n>
.This handy addition would be in line with the existing
<n>j
and<n>k
, creating a more consistent experience.Beta Was this translation helpful? Give feedback.
All reactions