<?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>Коментари на: Vim vim vim</title>
	<atom:link href="http://www.gudasoft.com/uncategorized/06/24/76/vim-vim-vim/2008/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gudasoft.com/uncategorized/06/24/76/vim-vim-vim/2008</link>
	<description>Impossible is nothing</description>
	<lastBuildDate>Sat, 28 Aug 2010 20:36:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>От: guda</title>
		<link>http://www.gudasoft.com/uncategorized/06/24/76/vim-vim-vim/2008#comment-1187</link>
		<dc:creator>guda</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudasoft.com/?p=76#comment-1187</guid>
		<description>Replacing special characters:

Putting this line in your .vimrc or .exrc file.
:set magic

Next, do:
:s/,/,^M/g

To get the ^M character, type ctrl-v and hit enter.</description>
		<content:encoded><![CDATA[<p>Replacing special characters:</p>
<p>Putting this line in your .vimrc or .exrc file.<br />
:set magic</p>
<p>Next, do:<br />
:s/,/,^M/g</p>
<p>To get the ^M character, type ctrl-v and hit enter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: guda</title>
		<link>http://www.gudasoft.com/uncategorized/06/24/76/vim-vim-vim/2008#comment-1185</link>
		<dc:creator>guda</dc:creator>
		<pubDate>Mon, 27 Oct 2008 11:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudasoft.com/?p=76#comment-1185</guid>
		<description>set encoding=&quot;utf8&quot;
set background=dark /light</description>
		<content:encoded><![CDATA[<p>set encoding=&#8221;utf8&#8243;<br />
set background=dark /light</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: guda</title>
		<link>http://www.gudasoft.com/uncategorized/06/24/76/vim-vim-vim/2008#comment-165</link>
		<dc:creator>guda</dc:creator>
		<pubDate>Tue, 12 Aug 2008 07:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudasoft.com/?p=76#comment-165</guid>
		<description>wrap long lines in vim: 
:set wrap</description>
		<content:encoded><![CDATA[<p>wrap long lines in vim:<br />
:set wrap</p>
]]></content:encoded>
	</item>
</channel>
</rss>

