<html><head/><body><html><head></head><body>Yes, that is definitely handy.<br>
<br>
But is there some easier way to do block commenting that doesn't consume two bookmarks? I find myself doing it based on line numbers, but it hasn't irritated me enough to look up a better way yet...<br>
<br>
-- <br>
Tommy Butler<br><br><div class="gmail_quote">kevin <kbrannen@pwhome.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif; margin-top: 0px">On 02/21/2013 05:30 PM, Tommy Butler wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">What does your .vimrc look like?  I always like to see what goodies<br />there are to be found in the .vimrc files of fellow Perl hackers :-D</blockquote><br />Something I've done for a long time in my .vimrc and find useful is:<br /><br />map ,c :'a,'bs/^/#/<br />map ,u :'a,'bs/^#//<br /><br />Then I can mark a range of lines with 'a and 'b, then hit ,c and the <br />range is commented out. Similarly, ,u uncomments a range of lines.<br /><br />Kevin<br /><hr /><br />Dfw-pm mailing list<br />Dfw-pm@pm.org<br /><a href="http://mail.pm.org/mailman/listinfo/dfw-pm">http://mail.pm.org/mailman/listinfo/dfw-pm</a><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.</body></html></body></html>