<?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: Vi and Vim Editor: 3 Steps To Enable Thesaurus Option</title>
	<atom:link href="http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/</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: Pablo</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-89518</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Sat, 26 Feb 2011 17:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-89518</guid>
		<description>The tip on how to use the moby thesaurus in vi was excellent!
Is there a way to also implement an English dictionary? I find myself using vi more and more for all sorts of editing tasks, and with a dictionary (and thesaurus) implemented, I could easily give up stardict (and all its dependencies) and use vi from console for all my writing/editing needs.
Many thanks !! :)</description>
		<content:encoded><![CDATA[<p>The tip on how to use the moby thesaurus in vi was excellent!<br />
Is there a way to also implement an English dictionary? I find myself using vi more and more for all sorts of editing tasks, and with a dictionary (and thesaurus) implemented, I could easily give up stardict (and all its dependencies) and use vi from console for all my writing/editing needs.<br />
Many thanks !! <img src='http://www.thegeekstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aquino</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-59263</link>
		<dc:creator>Aquino</dc:creator>
		<pubDate>Sun, 15 Aug 2010 13:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-59263</guid>
		<description>An alternative is to use this plugin:
http://www.vim.org/scripts/script.php?script_id=2528

To enable the plugin on Debian/Ubuntu:
sudo aptitude install python-nltk openoffice.org-thesaurus-en-us</description>
		<content:encoded><![CDATA[<p>An alternative is to use this plugin:<br />
<a href="http://www.vim.org/scripts/script.php?script_id=2528" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=2528</a></p>
<p>To enable the plugin on Debian/Ubuntu:<br />
sudo aptitude install python-nltk openoffice.org-thesaurus-en-us</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-35417</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-35417</guid>
		<description>Nick-- you need to be in insert mode.</description>
		<content:encoded><![CDATA[<p>Nick&#8211; you need to be in insert mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-27535</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 28 Dec 2009 04:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-27535</guid>
		<description>Nice tip, thanks for the link to a thesaurus.

Using 7.2, I get a &quot;tag stack empty&quot; error when I try to use it with C-x, C-t.  I&#039;m reluctant to go and create a huge tags file given the size of mthesaur.txt and that I&#039;ll only be using for text files, which is only a small number of times compared to doing programming.  I don&#039;t want that 10M of tags memory being used when I&#039;m writing python code.

Anything else I should have done to get this working?</description>
		<content:encoded><![CDATA[<p>Nice tip, thanks for the link to a thesaurus.</p>
<p>Using 7.2, I get a &#8220;tag stack empty&#8221; error when I try to use it with C-x, C-t.  I&#8217;m reluctant to go and create a huge tags file given the size of mthesaur.txt and that I&#8217;ll only be using for text files, which is only a small number of times compared to doing programming.  I don&#8217;t want that 10M of tags memory being used when I&#8217;m writing python code.</p>
<p>Anything else I should have done to get this working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mircea lungu - blog &#187; Blog Archive &#187; using the thesaurus in vim&#8230;</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-12154</link>
		<dc:creator>mircea lungu - blog &#187; Blog Archive &#187; using the thesaurus in vim&#8230;</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-12154</guid>
		<description>[...] is cool [...]</description>
		<content:encoded><![CDATA[<p>[...] is cool [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vi and Vim Editor: 5 Awesome Examples For Automatic Word Completion Using Ctrl-X Magic</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-12090</link>
		<dc:creator>Vi and Vim Editor: 5 Awesome Examples For Automatic Word Completion Using Ctrl-X Magic</dc:creator>
		<pubDate>Tue, 30 Jun 2009 00:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-12090</guid>
		<description>[...] Using this feature you can choose alternate words with the same meaning for the word that you&#8217;ve just typed. Our previous article explains about the thesaurus features for your Vim editor. [...]</description>
		<content:encoded><![CDATA[<p>[...] Using this feature you can choose alternate words with the same meaning for the word that you&#8217;ve just typed. Our previous article explains about the thesaurus features for your Vim editor. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-8290</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Fri, 10 Apr 2009 23:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-8290</guid>
		<description>@Gilles,

Thanks for the very nice compliment about &lt;strong&gt;The Geek Stuff&lt;/strong&gt; website. We try hard to deliver high-quality articles on an on-going basis. We are always very happy and excited to read these nice compliments.</description>
		<content:encoded><![CDATA[<p>@Gilles,</p>
<p>Thanks for the very nice compliment about <strong>The Geek Stuff</strong> website. We try hard to deliver high-quality articles on an on-going basis. We are always very happy and excited to read these nice compliments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilles</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-8124</link>
		<dc:creator>Gilles</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-8124</guid>
		<description>Great tip. I really like your website: you take te time to explain and to illustrate the tips :) Thanks for the time that you spend on these tasks :)</description>
		<content:encoded><![CDATA[<p>Great tip. I really like your website: you take te time to explain and to illustrate the tips <img src='http://www.thegeekstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks for the time that you spend on these tasks <img src='http://www.thegeekstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SathiyaMoorthy</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-7735</link>
		<dc:creator>SathiyaMoorthy</dc:creator>
		<pubDate>Wed, 01 Apr 2009 17:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-7735</guid>
		<description>@mk_michael

Thanks for your comment &amp; appreciation.

The theme of this article is to publish about the two practical usages, one is for a programmer and other is for every body.
1. Programmer can use it for, navigating through the relevant function names using ctrl x + ctrl t.
2. Non programmer can use it for, while editing the document, mail and other text related stuffs and use newer English words in it.

If you have some other practical usages let us know about it.</description>
		<content:encoded><![CDATA[<p>@mk_michael</p>
<p>Thanks for your comment &amp; appreciation.</p>
<p>The theme of this article is to publish about the two practical usages, one is for a programmer and other is for every body.<br />
1. Programmer can use it for, navigating through the relevant function names using ctrl x + ctrl t.<br />
2. Non programmer can use it for, while editing the document, mail and other text related stuffs and use newer English words in it.</p>
<p>If you have some other practical usages let us know about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk_michael</title>
		<link>http://www.thegeekstuff.com/2008/12/vi-and-vim-editor-3-steps-to-enable-thesaurus-option/comment-page-1/#comment-3959</link>
		<dc:creator>mk_michael</dc:creator>
		<pubDate>Wed, 17 Dec 2008 15:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=285#comment-3959</guid>
		<description>Amazing stuff ;-) But I&#039;m not really sure in wich case I can use this feature, but great!</description>
		<content:encoded><![CDATA[<p>Amazing stuff <img src='http://www.thegeekstuff.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  But I&#8217;m not really sure in wich case I can use this feature, but great!</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:35:04 -->
