Vintage
                                
                                
                                
                                    Vintage copied to clipboard
                            
                            
                            
                        Go to line number with ":<line-number>" doesn't work
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