<?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: I love Vim &#8211; 4 Tips when using Vim</title>
	<atom:link href="http://notsoevil.net/2010/02/i-love-vim-4-tips-when-using-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://notsoevil.net/2010/02/i-love-vim-4-tips-when-using-vim/</link>
	<description>I may not have gone where I intended to go, but I think I have ended up where I needed to be.</description>
	<lastBuildDate>Fri, 30 Apr 2010 09:34:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John</title>
		<link>http://notsoevil.net/2010/02/i-love-vim-4-tips-when-using-vim/comment-page-1/#comment-20</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 01 Feb 2010 23:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=55#comment-20</guid>
		<description>I use the keyboard for vim. If I a m planning on using a cut/paste action inside of vim I will use shift-V, p, y, whatever fits the situation best. I only use Ctrl-V and Ctrl-C to paste into or copy out of vim. This is because y and d only copy to vim&#039;s internal set of copy/paste registers and not the system&#039;s clipboard (so shift-v, y and then ctrl-v in another application does not work).</description>
		<content:encoded><![CDATA[<p>I use the keyboard for vim. If I a m planning on using a cut/paste action inside of vim I will use shift-V, p, y, whatever fits the situation best. I only use Ctrl-V and Ctrl-C to paste into or copy out of vim. This is because y and d only copy to vim&#8217;s internal set of copy/paste registers and not the system&#8217;s clipboard (so shift-v, y and then ctrl-v in another application does not work).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://notsoevil.net/2010/02/i-love-vim-4-tips-when-using-vim/comment-page-1/#comment-19</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Mon, 01 Feb 2010 22:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=55#comment-19</guid>
		<description>Do you use mouse-mode with copy/paste, or visual mode in vim?

I&#039;m getting by with shift-v, d, p to move blocks of code, but ctrl-c and ctrl-v would be much better, especially with other apps.</description>
		<content:encoded><![CDATA[<p>Do you use mouse-mode with copy/paste, or visual mode in vim?</p>
<p>I&#8217;m getting by with shift-v, d, p to move blocks of code, but ctrl-c and ctrl-v would be much better, especially with other apps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
