<?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>a wanderer in transit &#187; vim</title>
	<atom:link href="http://www.li-ping.com/transit/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.li-ping.com/transit</link>
	<description></description>
	<lastBuildDate>Tue, 25 May 2010 12:38:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Vi/Vim Goodness</title>
		<link>http://www.li-ping.com/transit/2009/11/02/vivim-goodness/</link>
		<comments>http://www.li-ping.com/transit/2009/11/02/vivim-goodness/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:27:58 +0000</pubDate>
		<dc:creator>ping</dc:creator>
				<category><![CDATA[General Geekey]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.li-ping.com/transit/?p=59</guid>
		<description><![CDATA[My recent fail whale of an upgrade from Jaunty to Karmic made me realised that I have forgotten to note down a couple of stuff here. This girl geek cannot live without her vi/vim but the stock install of vim-tiny in Ubuntu is woefully inadequate for the CLI text-editing ninja. Please upgrade to vim (full) [...]]]></description>
			<content:encoded><![CDATA[<p>My recent fail whale of an <a  href="http://www.li-ping.com/transit/2009/11/01/karma-needed-for-karmic/">upgrade from Jaunty to Karmic</a> made me realised that I have forgotten to note down a couple of stuff here. This girl geek cannot live without her vi/vim but the stock install of vim-tiny in Ubuntu is woefully inadequate for the CLI text-editing ninja. Please upgrade to vim (full) from the Synaptic Package Manager or using:<br />
<code>
<pre class="brush:shell">
sudo apt-get install vim
</pre>
<p></code></p>
<p>For starters, this will allow you to use the cursor keys (up/down/left/right) properly in insert mode and you will be able to use <a  href="http://vimcolorschemetest.googlecode.com/svn/html/index-java.html">custom colour schemes</a> for syntax colouring. My favourite scheme so far is the <a  href="http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wombat/">wombat</a>.</p>
<p><a  href="http://www.li-ping.com/transit/wp-content/uploads/2009/11/vim.png" class="thickbox no_icon" rel="gallery-59" title="Vim Coloured Goodness"><img class="alignnone size-medium wp-image-65" title="Vim Coloured Goodness" src="http://www.li-ping.com/transit/wp-content/uploads/2009/11/vim-500x339.png" alt="Vim Coloured Goodness" width="500" height="339" /></a></p>
<p>There are probably much better editors available if you do a lot of coding. I use <a  href="http://www.eclipse.org/">Eclipse</a> when I need a full IDE, but for my dabble-ish codes on the laptop, vim is usually quite sufficient.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.li-ping.com/transit/2009/11/02/vivim-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
