<?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: How To Install and Configure Vi / Vim Editor on Windows OS</title>
	<atom:link href="http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/</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: V</title>
		<link>http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/comment-page-1/#comment-133085</link>
		<dc:creator>V</dc:creator>
		<pubDate>Tue, 18 Oct 2011 06:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3062#comment-133085</guid>
		<description>Thanks vaibhav for softpedia links</description>
		<content:encoded><![CDATA[<p>Thanks vaibhav for softpedia links</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: je</title>
		<link>http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/comment-page-1/#comment-112655</link>
		<dc:creator>je</dc:creator>
		<pubDate>Fri, 17 Jun 2011 10:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3062#comment-112655</guid>
		<description>yep, download link won&#039;t load. go to http://ftp.vim.org/vim/ instead and select OS folders. you can download the installer directly inside each of the folder :)</description>
		<content:encoded><![CDATA[<p>yep, download link won&#8217;t load. go to <a href="http://ftp.vim.org/vim/" rel="nofollow">http://ftp.vim.org/vim/</a> instead and select OS folders. you can download the installer directly inside each of the folder <img src='http://www.thegeekstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaibhav mahimkar</title>
		<link>http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/comment-page-1/#comment-42777</link>
		<dc:creator>vaibhav mahimkar</dc:creator>
		<pubDate>Wed, 14 Apr 2010 19:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3062#comment-42777</guid>
		<description>vim download page seems to have broken links. Found portable gvim from softpedia

http://www.softpedia.com/progDownload/Windows-Portable-Applications-GVim-Portable-Download-50508.html

-Vaibhav</description>
		<content:encoded><![CDATA[<p>vim download page seems to have broken links. Found portable gvim from softpedia</p>
<p><a href="http://www.softpedia.com/progDownload/Windows-Portable-Applications-GVim-Portable-Download-50508.html" rel="nofollow">http://www.softpedia.com/progDownload/Windows-Portable-Applications-GVim-Portable-Download-50508.html</a></p>
<p>-Vaibhav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/comment-page-1/#comment-30544</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 22 Jan 2010 14:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3062#comment-30544</guid>
		<description>sorry the &lt; &gt; went away so here a new try:

&quot; CTRL-V and SHIFT-Insert are Paste
&quot; SHIFT-Insert might be a good idea, 
&quot; but we need CTRL-V for &quot;visual block&quot; so:
&quot; (my change as comment) map &lt;C-V&gt;         &quot;+gP
map &lt;S-Insert&gt;          &quot;+gP
 
&quot; (my change) cmap &lt;C-V&gt;                &lt;C-R&gt;+
cmap &lt;S-Insert&gt;         &lt;C-R&gt;+
 
&quot; Use CTRL-Q to do what CTRL-V used to do
&quot; not needed for unix-like users so:
&quot; (my change) noremap &lt;C-Q&gt;             &lt;C-V&gt;</description>
		<content:encoded><![CDATA[<p>sorry the &lt; &gt; went away so here a new try:</p>
<p>&#8221; CTRL-V and SHIFT-Insert are Paste<br />
&#8221; SHIFT-Insert might be a good idea,<br />
&#8221; but we need CTRL-V for &#8220;visual block&#8221; so:<br />
&#8221; (my change as comment) map &lt;C-V&gt;         &#8220;+gP<br />
map &lt;S-Insert&gt;          &#8220;+gP</p>
<p>&#8221; (my change) cmap &lt;C-V&gt;                &lt;C-R&gt;+<br />
cmap &lt;S-Insert&gt;         &lt;C-R&gt;+</p>
<p>&#8221; Use CTRL-Q to do what CTRL-V used to do<br />
&#8221; not needed for unix-like users so:<br />
&#8221; (my change) noremap &lt;C-Q&gt;             &lt;C-V&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.thegeekstuff.com/2009/12/vim-editor-for-windows/comment-page-1/#comment-30537</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3062#comment-30537</guid>
		<description>After this you have to change the settings in &quot;mswin.vim&quot; to use commands you learned to use in your unix-box:
 &quot; CTRL-V and SHIFT-Insert are Paste
&quot; (my change) map          &quot;+gP
map           &quot;+gP
 
&quot; (my change) cmap                 +
cmap          +
 
&quot; Use CTRL-Q to do what CTRL-V used to do
&quot; (my change) noremap              
  
regards from austria</description>
		<content:encoded><![CDATA[<p>After this you have to change the settings in &#8220;mswin.vim&#8221; to use commands you learned to use in your unix-box:<br />
 &#8221; CTRL-V and SHIFT-Insert are Paste<br />
&#8221; (my change) map          &#8220;+gP<br />
map           &#8220;+gP</p>
<p>&#8221; (my change) cmap                 +<br />
cmap          +</p>
<p>&#8221; Use CTRL-Q to do what CTRL-V used to do<br />
&#8221; (my change) noremap              </p>
<p>regards from austria</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 15:30:05 -->
