<?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>Notizblog &#187; vim</title>
	<atom:link href="http://blog.derschwarz.de/index.php/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derschwarz.de</link>
	<description>Widerstand ist zwecklos</description>
	<lastBuildDate>Sun, 31 Oct 2010 14:51:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Vim und Cursor-Tasten</title>
		<link>http://blog.derschwarz.de/index.php/2009/02/26/vim-und-cursor-tasten/</link>
		<comments>http://blog.derschwarz.de/index.php/2009/02/26/vim-und-cursor-tasten/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 18:14:58 +0000</pubDate>
		<dc:creator>van</dc:creator>
				<category><![CDATA[Technik]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.derschwarz.de/?p=190</guid>
		<description><![CDATA[Falls bei dir im vim die Cursor-Tasten nicht richtig funktionieren und nur die Buchstaben A, B, C, D ausspucken. Dann hilft es in der Datei ~/.vimrc folgende Zeile einzugeben set nocompatible Und schon funktioniert wieder alles.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-193" title="vim_cursor" src="http://blog.derschwarz.de/wp-content/uploads/2009/02/vim_cursor.png" alt="vim_cursor" width="482" height="101" /></p>
<p>Falls bei dir im <a href="http://wiki.ubuntuusers.de/Vim">vim</a> die Cursor-Tasten nicht richtig funktionieren und nur die Buchstaben A, B, C, D ausspucken.</p>
<p>Dann hilft es in der Datei</p>
<pre>~/.vimrc</pre>
<p>folgende Zeile einzugeben</p>
<pre>set nocompatible</pre>
<p>Und schon funktioniert wieder alles.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.derschwarz.de/index.php/2009/02/26/vim-und-cursor-tasten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

