If you're not going to shut down vim you can use bookmarks to remember
where you were. A bookmark is any lowercase letter. To create a
bookmark named a type: ma<br>
<br>
To jump to that bookmark type: 'a<br><br>
--bong<br>
<br><div><span class="gmail_quote">On 10/3/06, <b class="gmail_sendername">Caleb Cushing</b> <<a href="mailto:xenoterracide@gmail.com">xenoterracide@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
ok so I figured out how to do line numbering in vim.... but I'm<br>wondering if it's possible to skip blank lines when numbers<br><br>example<br><br>1 hello<br>2 how are you<br><br>3 I'm fine<br><br>I have to take a keyboarding class this term and the assignments from
<br>the book have line numbers however if they have you doublespace they<br>don't number the line. so it screws up the line numbers. I want to do<br>this so I can walk away from the work and come back and know what line<br>
I'm on.<br>_______________________________________________<br>linux-user mailing list<br><a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br><a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user">
http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br></blockquote></div><br>