<?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: My current .vimrc file</title>
	<atom:link href="http://www.vim-fu.com/my-current-vimrc-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vim-fu.com</link>
	<description>A SysAdmin&#039;s Notebook</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:39:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: selecting and writing out a portion of a file &#124; Vim-Fu</title>
		<link>http://www.vim-fu.com/my-current-vimrc-file/comment-page-1/#comment-122</link>
		<dc:creator>selecting and writing out a portion of a file &#124; Vim-Fu</dc:creator>
		<pubDate>Sun, 02 Aug 2009 00:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?page_id=29#comment-122</guid>
		<description>[...] my current .vimrc file [...]</description>
		<content:encoded><![CDATA[<p>[...] my current .vimrc file [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.vim-fu.com/my-current-vimrc-file/comment-page-1/#comment-3</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 29 Mar 2009 06:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?page_id=29#comment-3</guid>
		<description>Thanks Justin! 

&quot;This option has the effect of making Vim either more Vi-compatible, or make Vim behave in a more useful way.&quot;   - The Vim documentation

Nuff said. However, if you are going to do this (I did) you should also read this from the same docs, &quot;CAREFUL: Setting or resetting this option can have a lot of unexpected effects: Mappings are interpreted in another way, undo behaves differently, etc.  If you set this option in your vimrc file, you should probably put it at the very start.&quot;</description>
		<content:encoded><![CDATA[<p>Thanks Justin! </p>
<p>&#8220;This option has the effect of making Vim either more Vi-compatible, or make Vim behave in a more useful way.&#8221;   &#8211; The Vim documentation</p>
<p>Nuff said. However, if you are going to do this (I did) you should also read this from the same docs, &#8220;CAREFUL: Setting or resetting this option can have a lot of unexpected effects: Mappings are interpreted in another way, undo behaves differently, etc.  If you set this option in your vimrc file, you should probably put it at the very start.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.vim-fu.com/my-current-vimrc-file/comment-page-1/#comment-2</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sat, 28 Mar 2009 00:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.vim-fu.com/?page_id=29#comment-2</guid>
		<description>A bunch of enhancements are only available in vim mode. You can turn off vi compatibility by doing:
set nocompatible

As as example, I usually enable the ruler for the bottom of the screen:
set ruler</description>
		<content:encoded><![CDATA[<p>A bunch of enhancements are only available in vim mode. You can turn off vi compatibility by doing:<br />
set nocompatible</p>
<p>As as example, I usually enable the ruler for the bottom of the screen:<br />
set ruler</p>
]]></content:encoded>
	</item>
</channel>
</rss>
