<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aditya Kothadiya&#8217;s Blog &#187; vim</title>
	<atom:link href="http://adityakothadiya.com/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://adityakothadiya.com</link>
	<description>Entrepreneurship, programming, design, productivity, philosophy and more.</description>
	<lastBuildDate>Sat, 11 Feb 2012 00:22:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>All You Need to Know to Master The Vim Editor</title>
		<link>http://adityakothadiya.com/2009/10/all-you-need-to-know-to-master-the-vim-editor/</link>
		<comments>http://adityakothadiya.com/2009/10/all-you-need-to-know-to-master-the-vim-editor/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:26:31 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://adityakothadiya.com/?p=489</guid>
		<description><![CDATA[I use Vim Editor every single day and really like it. Few years ago when I started learning Vim editor, I found it very daunting to learn all those commands and tricks, and then remember those commands, and most importantly &#8211; apply those commands for day-to-day tasks. Over the past years, I learned a lot, [...]]]></description>
			<content:encoded><![CDATA[<p>I use Vim Editor every single day and really like it. Few years ago when I started learning Vim editor, I found it very daunting to learn all those commands and tricks, and then remember those commands, and most importantly &#8211; apply those commands for day-to-day tasks. Over the past years, I learned a lot, step by step. But I&#8217;m still not there yet. I&#8217;m not master yet. I&#8217;ve seen few my colleagues doing magic with Vim, which I can just appreciate but not understand and apply. I always wanted to learn more tricks and tips and master the editing with Vim. Finally I found some great articles compiled together to master Vim editor on this blog post &#8211; <a href="http://www.joelhughes.co.uk/blog/2009/10/vim-is-a-great-text-editor/">Vim is a great text editor</a>.</p>
<p>Following are the useful links that you can peruse to master the Vim Editor -</p>
<ul>
<li>Find the appropriate version of <a href="http://www.vim.org/download.php" target="_blank">Vim for your OS and install</a>.</li>
<li>Start learning the ropes with these tutorials:
<ul>
<li><a href="http://www.eecs.harvard.edu/%7Ecduan/technical/vi/vi-1.shtml" target="_blank">Using Vi/Vim: A Brief Tutorial</a></li>
<li><a href="http://jmcpherson.org/editing.html" target="_blank">Efficient Editing With vim</a></li>
<li><a href="http://jmcpherson.org/windows.html" target="_blank">Splits and multi-file editing</a></li>
<li><a href="http://www.tuxfiles.org/linuxhelp/vimcheat.html" target="_blank">The Vim commands cheat sheet &#8211; 1.2</a></li>
<li><a href="http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html" target="_blank">Graphical cheat sheet</a></li>
<li><a href="http://vim.wikia.com/wiki/Best_Vim_Tips" target="_blank">Vim Tips wiki</a></li>
</ul>
</li>
<li>Vim is very customizable, the settings are stored in the <em>vimrc</em> file which resides in the install’s directory:
<ul>
<li><a href="http://groups.google.com/group/vim_use/msg/355844152db8fcb3" target="_blank">Select colour scheme and font</a></li>
<li><a href="http://tedlogan.com/techblog3.html" target="_blank">Secrets of tabs in vim (set indent type and depth)</a></li>
<li><a href="http://jmcpherson.org/vimrc.html" target="_blank">vimrc tips</a></li>
<li><a href="http://www.vi-improved.org/vimrc.php" target="_blank">Example .vimrc</a></li>
<li><a href="http://www.catonmat.net/blog/vim-plugins-surround-vim/">Vim plugins</a></li>
</ul>
</li>
</ul>
<p>I found these links very useful, and I hope you&#8217;ll find them useful too. You may not be able to digest this all information at once. You&#8217;ll have to learn few things, and then practice it, and then master it. But now you have all the resources to master Vim at one place!</p>
]]></content:encoded>
			<wfw:commentRss>http://adityakothadiya.com/2009/10/all-you-need-to-know-to-master-the-vim-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

