<?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: Remove Windows line endings in VIM</title>
	<atom:link href="http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/</link>
	<description>personal knowledgebase</description>
	<lastBuildDate>Wed, 29 Jun 2011 07:20:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Serrano</title>
		<link>http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/comment-page-1/#comment-335</link>
		<dc:creator>Serrano</dc:creator>
		<pubDate>Wed, 29 Jun 2011 07:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://grx.no/kb/?p=80#comment-335</guid>
		<description>If you&#039;re running Linux, you can also install &#039;tofrodos&#039; and run,

$ fromdos filename.txt</description>
		<content:encoded><![CDATA[<p>If you&#8217;re running Linux, you can also install &#8216;tofrodos&#8217; and run,</p>
<p>$ fromdos filename.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tips VIM/GVIM &#124; La plaga Tux</title>
		<link>http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/comment-page-1/#comment-99</link>
		<dc:creator>Tips VIM/GVIM &#124; La plaga Tux</dc:creator>
		<pubDate>Mon, 13 Sep 2010 09:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://grx.no/kb/?p=80#comment-99</guid>
		<description>[...] http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/" rel="nofollow">http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/comment-page-1/#comment-48</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 10 Feb 2009 08:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://grx.no/kb/?p=80#comment-48</guid>
		<description>set fileformat didn&#039;t work on windows.

:%s/\r//g  works perfectly on windows.</description>
		<content:encoded><![CDATA[<p>set fileformat didn&#8217;t work on windows.</p>
<p>:%s/\r//g  works perfectly on windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor</title>
		<link>http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/comment-page-1/#comment-45</link>
		<dc:creator>Tor</dc:creator>
		<pubDate>Sat, 31 Jan 2009 01:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://grx.no/kb/?p=80#comment-45</guid>
		<description>Easier:

:set fileformat=unix</description>
		<content:encoded><![CDATA[<p>Easier:</p>
<p>:set fileformat=unix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Another way</title>
		<link>http://grx.no/kb/2008/11/17/remove-windows-line-endings-in-vim/comment-page-1/#comment-42</link>
		<dc:creator>Another way</dc:creator>
		<pubDate>Wed, 14 Jan 2009 13:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://grx.no/kb/?p=80#comment-42</guid>
		<description>:%s/\r//g</description>
		<content:encoded><![CDATA[<p>:%s/\r//g</p>
]]></content:encoded>
	</item>
</channel>
</rss>

