<?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>David Nash &#187; carriage return</title>
	<atom:link href="http://davidnash.com.au/tag/carriage-return/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidnash.com.au</link>
	<description>Wordpress Guru Sydney</description>
	<lastBuildDate>Wed, 14 Dec 2011 23:20:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Strip ^M from file in vim</title>
		<link>http://davidnash.com.au/2009/02/strip-m-from-file-in-vim/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=strip-m-from-file-in-vim</link>
		<comments>http://davidnash.com.au/2009/02/strip-m-from-file-in-vim/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 00:28:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[vim]]></category>
		<category><![CDATA[carriage return]]></category>
		<category><![CDATA[gvim]]></category>
		<category><![CDATA[new line]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=128</guid>
		<description><![CDATA[If there are ^M at the end of every line when you view them in vim, you can do this: :%s/^M//g To get the &#8220;^M&#8221; bit, hit ctrl-v and then ctrl-m.]]></description>
		<wfw:commentRss>http://davidnash.com.au/2009/02/strip-m-from-file-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

