<?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: Selecting element content with Vim</title>
	<atom:link href="http://jason.diamond.name/weblog/2010/05/27/selecting-element-content-with-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://jason.diamond.name/weblog/2010/05/27/selecting-element-content-with-vim/</link>
	<description>(a Weblog by Jason Diamond)</description>
	<lastBuildDate>Mon, 10 Oct 2011 23:17:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jason Diamond</title>
		<link>http://jason.diamond.name/weblog/2010/05/27/selecting-element-content-with-vim/comment-page-1/#comment-358</link>
		<dc:creator>Jason Diamond</dc:creator>
		<pubDate>Wed, 01 Sep 2010 18:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://jason.diamond.name/weblog/?p=99#comment-358</guid>
		<description>Hi Mike. I&#039;ve been using Vim for years and still think I only know a small fraction of what it can do. I&#039;m glad you found the tip useful!</description>
		<content:encoded><![CDATA[<p>Hi Mike. I&#8217;ve been using Vim for years and still think I only know a small fraction of what it can do. I&#8217;m glad you found the tip useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael(tm) smith</title>
		<link>http://jason.diamond.name/weblog/2010/05/27/selecting-element-content-with-vim/comment-page-1/#comment-357</link>
		<dc:creator>Michael(tm) smith</dc:creator>
		<pubDate>Wed, 01 Sep 2010 06:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://jason.diamond.name/weblog/?p=99#comment-357</guid>
		<description>Despite thinking I&#039;m some kind of relatively experienced Vim user, I&#039;m embarrassed to say I had no clue bout any of the ci*, vi*, or yi* stuff before, and had never used any of them at all. But now that I&#039;ve found out a bit, I&#039;m can see I&#039;m absolutely going to be using this stuff all the time (though I&#039;ve got a bit more reading up of the docs and trying out to do first…).

Anyway, thanks immensely for taking the time to post this tip.</description>
		<content:encoded><![CDATA[<p>Despite thinking I&#8217;m some kind of relatively experienced Vim user, I&#8217;m embarrassed to say I had no clue bout any of the ci*, vi*, or yi* stuff before, and had never used any of them at all. But now that I&#8217;ve found out a bit, I&#8217;m can see I&#8217;m absolutely going to be using this stuff all the time (though I&#8217;ve got a bit more reading up of the docs and trying out to do first…).</p>
<p>Anyway, thanks immensely for taking the time to post this tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Diamond</title>
		<link>http://jason.diamond.name/weblog/2010/05/27/selecting-element-content-with-vim/comment-page-1/#comment-336</link>
		<dc:creator>Jason Diamond</dc:creator>
		<pubDate>Fri, 28 May 2010 18:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://jason.diamond.name/weblog/?p=99#comment-336</guid>
		<description>Hi Jan. After I posted my tip, I found myself using ci&#039; and ci(. Don&#039;t know how I lived withot them before.

I just skimmed through the first dozen slides of the talk you linked and I can tell I&#039;ll learn a lot from it. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Jan. After I posted my tip, I found myself using ci&#8217; and ci(. Don&#8217;t know how I lived withot them before.</p>
<p>I just skimmed through the first dozen slides of the talk you linked and I can tell I&#8217;ll learn a lot from it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan!</title>
		<link>http://jason.diamond.name/weblog/2010/05/27/selecting-element-content-with-vim/comment-page-1/#comment-335</link>
		<dc:creator>Jan!</dc:creator>
		<pubDate>Fri, 28 May 2010 09:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://jason.diamond.name/weblog/?p=99#comment-335</guid>
		<description>Ah, yes. Good old inner/outer motions. As a quick reminder, use &lt;code&gt;cat&lt;/code&gt; to change everything including the opening and closing tag (&quot;outerHTML&quot;, anyone?), &lt;code&gt;vit&lt;/code&gt; to select the inner contents, &lt;code&gt;yit&lt;/code&gt; to copy the contents, etc.

The motions also work for quotes (&lt;code&gt;ci&quot;&lt;/code&gt;) and the like.

I learned a lot from &quot;VIM for PHP programers&quot;: http://zmievski.org/2007/02/vim-for-php-programmers-slides-and-resources – it is not limited to PHP.</description>
		<content:encoded><![CDATA[<p>Ah, yes. Good old inner/outer motions. As a quick reminder, use <code>cat</code> to change everything including the opening and closing tag (&#8220;outerHTML&#8221;, anyone?), <code>vit</code> to select the inner contents, <code>yit</code> to copy the contents, etc.</p>
<p>The motions also work for quotes (<code>ci"</code>) and the like.</p>
<p>I learned a lot from &#8220;VIM for PHP programers&#8221;: <a href="http://zmievski.org/2007/02/vim-for-php-programmers-slides-and-resources" rel="nofollow">http://zmievski.org/2007/02/vim-for-php-programmers-slides-and-resources</a> – it is not limited to PHP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

