<?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: Um pouco sobre o Vim</title>
	<atom:link href="http://pothix.com/blog/development/um-pouco-sobre-o-vim/feed" rel="self" type="application/rss+xml" />
	<link>http://pothix.com/blog/development/um-pouco-sobre-o-vim</link>
	<description>class Blog &#60; PotHix; def initialize; super end end</description>
	<lastBuildDate>Sat, 13 Feb 2010 00:53:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex Gregianin j</title>
		<link>http://pothix.com/blog/development/um-pouco-sobre-o-vim/comment-page-1#comment-1602</link>
		<dc:creator>Alex Gregianin j</dc:creator>
		<pubDate>Wed, 09 Sep 2009 20:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://pothix.com/blog/?p=15#comment-1602</guid>
		<description>&lt;p&gt;E aewww mano!&lt;/p&gt;

&lt;p&gt;Po,saudades de você me ensinando umas tricks do VI!&lt;/p&gt;

&lt;p&gt;Abraços!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>E aewww mano!</p>

<p>Po,saudades de você me ensinando umas tricks do VI!</p>

<p>Abraços!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: PotHix</title>
		<link>http://pothix.com/blog/development/um-pouco-sobre-o-vim/comment-page-1#comment-1593</link>
		<dc:creator>PotHix</dc:creator>
		<pubDate>Wed, 19 Aug 2009 14:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://pothix.com/blog/?p=15#comment-1593</guid>
		<description>&lt;p&gt;Æ!!&lt;/p&gt;

&lt;p&gt;Na verdade não cara...
Os dois apagam, mas como vc sabe, tudo que é apagado é movido para o buffer comum.&lt;/p&gt;

&lt;p&gt;veja :help d
                                                        &lt;em&gt;d&lt;/em&gt;&lt;br /&gt;
[&quot;x]d{motion} Delete text that {motion} moves over [into register x].&lt;/p&gt;

&lt;p&gt;E o :help x&lt;/p&gt;

&lt;p&gt;[&quot;x]x Delete [count] characters under and after the cursor [into register x] (not &#124;linewise&#124;). Does the same as &quot;dl&quot;.&lt;/p&gt;

&lt;p&gt;Ou seja...Os dois apagam e mandam para o buffer por ser uma ação padrão do vim ( mandar para o buffer ). :)&lt;/p&gt;

&lt;p&gt;Há braços&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Æ!!</p>

<p>Na verdade não cara&#8230;
Os dois apagam, mas como vc sabe, tudo que é apagado é movido para o buffer comum.</p>

<p>veja :help d
                                                        <em>d</em><br />
["x]d{motion} Delete text that {motion} moves over [into register x].</p>

<p>E o :help x</p>

<p>["x]x Delete [count] characters under and after the cursor [into register x] (not |linewise|). Does the same as &#8220;dl&#8221;.</p>

<p>Ou seja&#8230;Os dois apagam e mandam para o buffer por ser uma ação padrão do vim ( mandar para o buffer ). <img src='http://pothix.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>Há braços</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon Soares</title>
		<link>http://pothix.com/blog/development/um-pouco-sobre-o-vim/comment-page-1#comment-1592</link>
		<dc:creator>Ramon Soares</dc:creator>
		<pubDate>Wed, 19 Aug 2009 14:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://pothix.com/blog/?p=15#comment-1592</guid>
		<description>&lt;p&gt;Só um pitaco.&lt;/p&gt;

&lt;p&gt;&quot;d&quot; não apaga, recorta. 
&quot;x&quot; é apaga.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Só um pitaco.</p>

<p>&#8220;d&#8221; não apaga, recorta. 
&#8220;x&#8221; é apaga.</p>]]></content:encoded>
	</item>
</channel>
</rss>
