Vintage icon indicating copy to clipboard operation
Vintage copied to clipboard

Go to line number with ":<line-number>" doesn't work

Open Mouradif opened this issue 1 year ago • 0 comments

in vim, among the ways to navigate to a specific line, the one I'm used to the most is by typing :<line-number> in command mode. Actually until 5min ago, that was the only way I knew so maybe now I can try to get used to doing <line-number>G or <line-number>gg. But still, in the hopes of providing a full vi experience, it would be great. Also seems like something that would be easy to implement

Mouradif avatar Dec 13 '23 21:12 Mouradif