<?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>Rojak Coder &#187; templates</title>
	<atom:link href="http://www.rojakcoder.com/wordpress/tag/templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojakcoder.com/wordpress</link>
	<description>Of Linux, Programming, and Singaporean Ramblings</description>
	<lastBuildDate>Tue, 03 Aug 2010 13:40:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Templates in Vim</title>
		<link>http://www.rojakcoder.com/wordpress/2009/09/22/using-templates-in-vim/</link>
		<comments>http://www.rojakcoder.com/wordpress/2009/09/22/using-templates-in-vim/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:19:45 +0000</pubDate>
		<dc:creator>cheeze</dc:creator>
				<category><![CDATA[vi]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=194</guid>
		<description><![CDATA[I just discovered a way to use templates in Vim where when I create a file, depending on the extension of the file, the boilerplate text that should always be there will be there.
You can find out how to do this from the Vim Recipe book, in particular this page: http://vim.runpaint.org/typing/using-templates/
]]></description>
		<wfw:commentRss>http://www.rojakcoder.com/wordpress/2009/09/22/using-templates-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
