<?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>Andrew Channels Dexter Pinion &#187; vim</title>
	<atom:link href="http://halfcooked.com/blog/category/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://halfcooked.com/blog</link>
	<description>Wherein I write some stuff  that you may like to read. Or not, its up to you really.</description>
	<lastBuildDate>Sat, 26 Nov 2011 04:45:46 +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>Vimoutliner Plugins</title>
		<link>http://halfcooked.com/blog/2008/08/26/vimoutliner-plugins/</link>
		<comments>http://halfcooked.com/blog/2008/08/26/vimoutliner-plugins/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 04:31:34 +0000</pubDate>
		<dc:creator>Andy Todd</dc:creator>
				<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://halfcooked.com/blog/?p=81</guid>
		<description><![CDATA[I&#8217;m a big fan of Vimoutliner and use it for a variety of tasks. I recently managed to break my installation and thought I would document it here for future reference. Vimoutliner comes with a couple of plugins to support checkboxes next to items (for easy to do lists) and a technique called &#8216;hoisting&#8217;. Somehow [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of <a href="http://vimoutliner.org/">Vimoutliner</a> and use it for a variety of tasks. I recently managed to break my installation and thought I would document it here for future reference. Vimoutliner comes with a couple of plugins to support checkboxes next to items (for easy to do lists) and a technique called &#8216;hoisting&#8217;. Somehow in one of my frequent updates to my configuration I had lost support for both of these features.</p>
<p>It turns out that there is a small difference between the default configuration for Vimoutliner and <a href="http://amix.dk/blog/viewEntry/162">the way I set up my Vim environment</a>. By convention extension scripts for <a href="http://www.vim.org">Vim</a> are stored in a &#8216;plugin&#8217; directory under your Vim home (which is <span class="inlinecode">~/.vim</span> by default) and that is where, amongst others, I had place <span class="inlinecode">vo_checkbox.vim</span> and <span class="inlinecode">vo_hoist.vim</span>. But for reasons known only to itself I have just discovered that Vimoutliner looks for extension scripts in a directory called &#8216;plugins&#8217; (notice the plural). So a quick directory add and a couple of <span class="inlinecode">svn move</span>&#8216;s later and I was back in business.</p>
]]></content:encoded>
			<wfw:commentRss>http://halfcooked.com/blog/2008/08/26/vimoutliner-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

