<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: commenting out multiple lines in vim</title>
	<atom:link href="http://www.vim-fu.com/commenting-out-multiple-lines-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vim-fu.com/commenting-out-multiple-lines-in-vim/</link>
	<description>A SysAdmin&#039;s Notebook</description>
	<lastBuildDate>Sat, 10 Dec 2011 07:07:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: richeek</title>
		<link>http://www.vim-fu.com/commenting-out-multiple-lines-in-vim/comment-page-1/#comment-1416</link>
		<dc:creator>richeek</dc:creator>
		<pubDate>Tue, 01 Nov 2011 00:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=559#comment-1416</guid>
		<description>gr8 tip...saved a lot of time! Thanks</description>
		<content:encoded><![CDATA[<p>gr8 tip&#8230;saved a lot of time! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jroberts</title>
		<link>http://www.vim-fu.com/commenting-out-multiple-lines-in-vim/comment-page-1/#comment-1321</link>
		<dc:creator>jroberts</dc:creator>
		<pubDate>Wed, 15 Jun 2011 19:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=559#comment-1321</guid>
		<description>Alexy,  

YES, vim can do what you are asking.  Do what I show in the above example but when you get to the last line,  before you hit &quot;esc&quot;, hit &quot;$&quot; to select the end of all lines. 

Thanks for posting your question.

Jeff</description>
		<content:encoded><![CDATA[<p>Alexy,  </p>
<p>YES, vim can do what you are asking.  Do what I show in the above example but when you get to the last line,  before you hit &#8220;esc&#8221;, hit &#8220;$&#8221; to select the end of all lines. </p>
<p>Thanks for posting your question.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Moseyev</title>
		<link>http://www.vim-fu.com/commenting-out-multiple-lines-in-vim/comment-page-1/#comment-1320</link>
		<dc:creator>Alexey Moseyev</dc:creator>
		<pubDate>Wed, 15 Jun 2011 18:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?p=559#comment-1320</guid>
		<description>Jeff 
how to select multiple lines (full length) in vim in visual mode when last line is shorter than others? 
looks like by default vim using block selection (wrap selection is disabled) 

Thanks
Alex.</description>
		<content:encoded><![CDATA[<p>Jeff<br />
how to select multiple lines (full length) in vim in visual mode when last line is shorter than others?<br />
looks like by default vim using block selection (wrap selection is disabled) </p>
<p>Thanks<br />
Alex.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

