<?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>#!SUITS &#187; editor</title>
	<atom:link href="http://suits.it.usyd.edu.au/wordpress/tag/editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://suits.it.usyd.edu.au/wordpress</link>
	<description>Sydney University IT Society</description>
	<lastBuildDate>Sun, 18 Oct 2009 14:50:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tutorial: Vim</title>
		<link>http://suits.it.usyd.edu.au/wordpress/2007/04/05/tutorial-vim/</link>
		<comments>http://suits.it.usyd.edu.au/wordpress/2007/04/05/tutorial-vim/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 07:27:08 +0000</pubDate>
		<dc:creator>James Bunton</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://suits.it.usyd.edu.au/wordpress/?p=18</guid>
		<description><![CDATA[Vim is a highly configurable, advanced text editor built to enable efficient text editing. It features syntax highlighting, tabs, splits, find as you type, regexps, integration with compilers and much much more. Available for any OS you can think of, even in GUI form if you wish.

More details will be forthcoming, but you should really [...]]]></description>
			<content:encoded><![CDATA[<p>Vim is a highly configurable, advanced text editor built to enable efficient text editing. It features syntax highlighting, tabs, splits, find as you type, regexps, integration with compilers and much much more. Available for any OS you can think of, even in GUI form if you wish.</p>
<p><span id="more-18"></span></p>
<p>More details will be forthcoming, but you should really check out Vim. Used properly, it&#8217;ll speed up your coding dramatically.</p>
<p>To get started, run<br />
<code>$ vimtutor</code><br />
from any Unix machine and work your way through to the end.</p>
<p>For an idea of the general philosophy of using Vim, have a look at this <a href="http://www.moolenaar.net/habits.html">article</a>.</p>
<p>Here&#8217;s a <a href="http://www.tuxfiles.org/linuxhelp/vimcheat.html">cheatsheet</a> with some commonly used essential commands.</p>
]]></content:encoded>
			<wfw:commentRss>http://suits.it.usyd.edu.au/wordpress/2007/04/05/tutorial-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
