<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NotrevBlog &#187; vim</title>
	<atom:link href="http://earruda.eti.br/blog/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://earruda.eti.br/blog</link>
	<description>Éverton Arruda's Blog</description>
	<lastBuildDate>Tue, 15 May 2012 13:47:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>VIM Adventures</title>
		<link>http://earruda.eti.br/blog/2012/04/vim-adventures/</link>
		<comments>http://earruda.eti.br/blog/2012/04/vim-adventures/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 12:58:03 +0000</pubDate>
		<dc:creator>Éverton Arruda</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Planet PSL-AM]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim-adventures]]></category>

		<guid isPermaLink="false">http://earruda.eti.br/blog/?p=317</guid>
		<description><![CDATA[Today i found out about a nice way to learn how to use VIM[0], it&#8217;s called VIM Adventures[1]. As is said in VIM&#8217;s website: VIM is an advanced text editor that seeks to provide the power of the de-facto Unix editor &#8216;Vi&#8217;, with a more complete feature set. (&#8230;) VIM Adventures is an interactive way [...]]]></description>
			<content:encoded><![CDATA[<p>Today i found out about a nice way to learn how to use VIM[0], it&#8217;s called VIM Adventures[1].</p>
<p>As is said in VIM&#8217;s website:</p>
<blockquote><p>VIM is an advanced text editor that seeks to provide the power of the de-facto Unix editor &#8216;Vi&#8217;, with a more complete feature set. (&#8230;)</p></blockquote>
<p>VIM Adventures is an interactive way to learn how to use VIM. It&#8217;s a web game in which you have to use VIM commands to pass the levels.<br />
If you want to learn how to use VIM, i recommend you to start by playing a game <img src='http://earruda.eti.br/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Links:<br />
[0] <a href="http://www.vim.org">http://www.vim.org</a><br />
[1] <a href="http://vim-adventures.com">http://vim-adventures.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://earruda.eti.br/blog/2012/04/vim-adventures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VIM as a syntax highlighting pager</title>
		<link>http://earruda.eti.br/blog/2009/07/vim-as-a-syntax-highlighting-pager/</link>
		<comments>http://earruda.eti.br/blog/2009/07/vim-as-a-syntax-highlighting-pager/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:59:55 +0000</pubDate>
		<dc:creator>Éverton Arruda</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet INdT]]></category>
		<category><![CDATA[code highlight]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vless]]></category>

		<guid isPermaLink="false">http://earruda.eti.br/blog/?p=92</guid>
		<description><![CDATA[I&#8217;ve been looking for a way to use less with syntax highlight and ended up in a page of Ubuntu Tutorials[0] website with a very good tip: Using VIM as a syntax highlighting pager[1]. All you&#8217;ll need is the package vim-full, só, in Debian-like systems, you&#8217;ll need to execute: 1# aptitude install vim-full Then, you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for a way to use less with syntax highlight and ended up in a page of Ubuntu Tutorials[0] website with a very good tip: Using VIM as a syntax highlighting pager[1].</p>
<p>All you&#8217;ll need is the package <em>vim-full</em>, só, in Debian-like systems, you&#8217;ll need to execute:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># aptitude install vim-full</div></td></tr></tbody></table></div>
<p>Then, you&#8217;ll have to execute:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ vim -u /usr/share/vim/vim72/macros/less.vim &lt;FILE&gt;</div></td></tr></tbody></table></div>
<p>And you have it working!<br />
<strong>NOTE</strong>: Depending on the version of your VIM, the path to <em>less.vim</em> might be different.</p>
<p>You can make this command simpler by creating an alias and adding it to your <em>.bashrc</em> file:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ echo &quot;alias vless=\&quot;vim -u /usr/share/vim/vim72/macros/less.vim\&quot;&quot; &gt;&gt; ~/.bashrc</div></td></tr></tbody></table></div>
<p>Now the system will need to re-read your <em>.bashrc</em> file, so the changes may be applied:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ . ~/.bashrc</div></td></tr></tbody></table></div>
<p>And after this you can test vless:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ vless &lt;FILE&gt;</div></td></tr></tbody></table></div>
<p>[0] <a href="http://ubuntu-tutorials.com">http://ubuntu-tutorials.com</a><br />
[1] <a href="http://ubuntu-tutorials.com/2008/07/14/use-vim-as-a-syntax-highlighting-pager/">http://ubuntu-tutorials.com/2008/07/14/use-vim-as-a-syntax-highlighting-pager/</a></p>
<p>:wq</p>
]]></content:encoded>
			<wfw:commentRss>http://earruda.eti.br/blog/2009/07/vim-as-a-syntax-highlighting-pager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

