You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A specific line can be specified by calling the append function:
:call append(123, range(11,15))
It’s probably possible to append a range of numbers to the end of pre-existing lines using regular expressions or a let incrementing command, but more complex