<?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: Tab Feature in Vim</title>
	<atom:link href="http://blog.sriunplugged.com/vi/tab-feature-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sriunplugged.com/vi/tab-feature-in-vim/</link>
	<description>The place where I share my experiments on my computer</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:30:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Webmaster</title>
		<link>http://blog.sriunplugged.com/vi/tab-feature-in-vim/comment-page-1/#comment-173</link>
		<dc:creator>Webmaster</dc:creator>
		<pubDate>Thu, 10 Jun 2010 15:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=117#comment-173</guid>
		<description>&lt;strong&gt;Hello! Please e-mail me your contacts. I have a question &lt;span class=&quot;removed_link&quot;&gt;...&lt;/span&gt;...&lt;/strong&gt;

Thank you!!!...</description>
		<content:encoded><![CDATA[<p><strong>Hello! Please e-mail me your contacts. I have a question <span class="removed_link">&#8230;</span>&#8230;</strong></p>
<p>Thank you!!!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhil Singh</title>
		<link>http://blog.sriunplugged.com/vi/tab-feature-in-vim/comment-page-1/#comment-91</link>
		<dc:creator>Nikhil Singh</dc:creator>
		<pubDate>Mon, 25 Jan 2010 05:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sriunplugged.com/?p=117#comment-91</guid>
		<description>I have made a few settings in my vimrc that allows me to easily change between tabs.

&quot; Ctrl + F11 to go to the previous tab
imap  :tabprev
map  :tabprev

&quot; Ctrl + F12 to go to the next tab
imap  :tabnext
map  :tabnext

Let me know if it&#039;s helpful</description>
		<content:encoded><![CDATA[<p>I have made a few settings in my vimrc that allows me to easily change between tabs.</p>
<p>&#8221; Ctrl + F11 to go to the previous tab<br />
imap  :tabprev<br />
map  :tabprev</p>
<p>&#8221; Ctrl + F12 to go to the next tab<br />
imap  :tabnext<br />
map  :tabnext</p>
<p>Let me know if it&#8217;s helpful</p>
]]></content:encoded>
	</item>
</channel>
</rss>

