<?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: Vim Editor: How to Correct Spelling Mistakes Automatically</title>
	<atom:link href="http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Anthony Panozzo</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-71885</link>
		<dc:creator>Anthony Panozzo</dc:creator>
		<pubDate>Sun, 05 Dec 2010 20:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-71885</guid>
		<description>Yeah, I generally try to source it when needed like in the article. Once I had it autoload and was on a slower computer and it took awhile. Good idea!</description>
		<content:encoded><![CDATA[<p>Yeah, I generally try to source it when needed like in the article. Once I had it autoload and was on a slower computer and it took awhile. Good idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elwoode</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-71883</link>
		<dc:creator>elwoode</dc:creator>
		<pubDate>Sun, 05 Dec 2010 20:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-71883</guid>
		<description>got it working fine, not sure I will have it running by default though as it really slows the startup of Vim.</description>
		<content:encoded><![CDATA[<p>got it working fine, not sure I will have it running by default though as it really slows the startup of Vim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Panozzo</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-71863</link>
		<dc:creator>Anthony Panozzo</dc:creator>
		<pubDate>Sun, 05 Dec 2010 14:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-71863</guid>
		<description>@elwoode: I have only tested on the 7+ series, so it seems like this should be good. What problems are you having?

On a different note, the github repo is now at https://github.com/panozzaj/vim-autocorrect.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>@elwoode: I have only tested on the 7+ series, so it seems like this should be good. What problems are you having?</p>
<p>On a different note, the github repo is now at <a href="https://github.com/panozzaj/vim-autocorrect" rel="nofollow">https://github.com/panozzaj/vim-autocorrect</a>.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elwoode</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-71751</link>
		<dc:creator>elwoode</dc:creator>
		<pubDate>Sat, 04 Dec 2010 11:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-71751</guid>
		<description>the autocorrect plugin only works for VIM ver 6.0 not the later 7 series</description>
		<content:encoded><![CDATA[<p>the autocorrect plugin only works for VIM ver 6.0 not the later 7 series</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narendra.s.v</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-7122</link>
		<dc:creator>Narendra.s.v</dc:creator>
		<pubDate>Sat, 14 Mar 2009 10:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-7122</guid>
		<description>Wow!!! Nice and useful information. I have been using Vim editor for a long time and i didnt know this feature.Thanks for sharing this .</description>
		<content:encoded><![CDATA[<p>Wow!!! Nice and useful information. I have been using Vim editor for a long time and i didnt know this feature.Thanks for sharing this .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Panozzo</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-7072</link>
		<dc:creator>Anthony Panozzo</dc:creator>
		<pubDate>Fri, 13 Mar 2009 04:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-7072</guid>
		<description>Hi Sathiya,

Just wanted to say thanks for including my plugin on your list of ways to correct with Vim!  I really appreciated your emails in the past to talk about this before you posted.  I thought that was very professional.

If anyone has any corrections to the corrections they might want included in future versions of the plugin, feel free to email me at panozzaj@gmail.com or contribute to the github repository at http://github.com/tjweir/vim-autocorrect/tree/master.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Sathiya,</p>
<p>Just wanted to say thanks for including my plugin on your list of ways to correct with Vim!  I really appreciated your emails in the past to talk about this before you posted.  I thought that was very professional.</p>
<p>If anyone has any corrections to the corrections they might want included in future versions of the plugin, feel free to email me at <a href="mailto:panozzaj@gmail.com">panozzaj@gmail.com</a> or contribute to the github repository at <a href="http://github.com/tjweir/vim-autocorrect/tree/master" rel="nofollow">http://github.com/tjweir/vim-autocorrect/tree/master</a>.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frequser</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-7071</link>
		<dc:creator>frequser</dc:creator>
		<pubDate>Fri, 13 Mar 2009 04:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-7071</guid>
		<description>Is it possible to do all these abbreviations, in windows? notepad or wordpad? kindly suggest.</description>
		<content:encoded><![CDATA[<p>Is it possible to do all these abbreviations, in windows? notepad or wordpad? kindly suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Engel</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-7051</link>
		<dc:creator>David Engel</dc:creator>
		<pubDate>Thu, 12 Mar 2009 18:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-7051</guid>
		<description>I use Vim for writing -- diary, etc. -- and coding, so one useful function I&#039;ve found for autocorrect is from Anthony Panozzo (http://22ideastreet.com/blog/2008/11/06/vim-word-processing/).</description>
		<content:encoded><![CDATA[<p>I use Vim for writing &#8212; diary, etc. &#8212; and coding, so one useful function I&#8217;ve found for autocorrect is from Anthony Panozzo (<a href="http://22ideastreet.com/blog/2008/11/06/vim-word-processing/" rel="nofollow">http://22ideastreet.com/blog/2008/11/06/vim-word-processing/</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Himanshu Sheth</title>
		<link>http://www.thegeekstuff.com/2009/03/vim-editor-how-to-correct-spelling-mistakes-automatically/comment-page-1/#comment-7049</link>
		<dc:creator>Himanshu Sheth</dc:creator>
		<pubDate>Thu, 12 Mar 2009 17:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=416#comment-7049</guid>
		<description>Very interesting, it would be very much useful; especially in Comments section.\

Have digged and Delicious(ed) it.

Liked your 101 Hacks as well.

-Himanshu Sheth</description>
		<content:encoded><![CDATA[<p>Very interesting, it would be very much useful; especially in Comments section.\</p>
<p>Have digged and Delicious(ed) it.</p>
<p>Liked your 101 Hacks as well.</p>
<p>-Himanshu Sheth</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 13:47:46 -->
