<?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>SuperBoB &#187; VIM</title>
	<atom:link href="http://www.superbob.com/category/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.superbob.com</link>
	<description>the pundit.</description>
	<lastBuildDate>Sat, 01 May 2010 16:31:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VIM as an IDE</title>
		<link>http://www.superbob.com/2010/01/02/vim-as-an-ide/</link>
		<comments>http://www.superbob.com/2010/01/02/vim-as-an-ide/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 18:34:47 +0000</pubDate>
		<dc:creator>bob</dc:creator>
				<category><![CDATA[VIM]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.superbob.com/?p=66</guid>
		<description><![CDATA[VIM can be incredibly efficient as a text editor.  Even if this wasn&#8217;t the case, movement keystrokes are so ingrained in my muscle memory that I end getting j&#8217;s and k&#8217;s in my notepad and MSWord documents.  So the editing is taken care of, but the compiling, deploying, keyword/function lookup, etc. could be [...]]]></description>
			<content:encoded><![CDATA[<p>VIM can be incredibly efficient as a text editor.  Even if this wasn&#8217;t the case, movement keystrokes are so ingrained in my muscle memory that I end getting j&#8217;s and k&#8217;s in my notepad and MSWord documents.  So the editing is taken care of, but the compiling, deploying, keyword/function lookup, etc. could be better.  I realize there are many &#8220;tricks&#8221; and vim plugins to give a lot of this functionality, but it seems like I have to search again whenever I set up a vim environment to find the best fit for my style.  I have linked a few posts below because I found them useful, and this is a handy way for me to get back to them the next time the question comes up.  I&#8217;m sure I&#8217;ve missed some.  Post your favorite links on turning VIM into an IDE in the comments.</p>
<p>1) <a href="http://mg.pov.lt/blog/unix-is-an-ide">Unix is an IDE</a><br />
2) <a href="http://dancingpenguinsoflight.com/2009/02/python-and-vim-make-your-own-ide/">Python and vim: Make your own IDE</a><br />
3) <a href="http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/">VIM as Python IDE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.superbob.com/2010/01/02/vim-as-an-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Vim Tips</title>
		<link>http://www.superbob.com/2008/06/01/more-vim-tips/</link>
		<comments>http://www.superbob.com/2008/06/01/more-vim-tips/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 22:01:42 +0000</pubDate>
		<dc:creator>bob</dc:creator>
				<category><![CDATA[VIM]]></category>

		<guid isPermaLink="false">http://www.superbob.com/?p=50</guid>
		<description><![CDATA[I found a tutorial on mapping keys in Vim.  The same techniques work for Vimperator if you create your own configuration file.  If you don&#8217;t like Vimperator though, you can search Firefox from within Vim.
]]></description>
			<content:encoded><![CDATA[<p>I found a <a href="http://vim.wikia.com/wiki/VimTip1516">tutorial on mapping keys</a> in Vim.  The same techniques work for Vimperator if you create your own <a href="http://vimperator.cutup.org/index.php?title=Configuration">configuration file</a>.  If you don&#8217;t like Vimperator though, you can <a href="http://vim.wikia.com/wiki/VimTip1157">search Firefox from within Vim</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.superbob.com/2008/06/01/more-vim-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
