<?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>David Mudrak&#039;s blog &#187; vim</title>
	<atom:link href="http://blog.mudrak.name/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mudrak.name</link>
	<description>Moodle, Mahara and beer fan</description>
	<lastBuildDate>Sat, 07 Jan 2012 00:03:11 +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>New plugins for my vim</title>
		<link>http://blog.mudrak.name/2008/05/new-plugins-for-my-vim/</link>
		<comments>http://blog.mudrak.name/2008/05/new-plugins-for-my-vim/#comments</comments>
		<pubDate>Sun, 04 May 2008 22:50:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.mudrak.name/?p=14</guid>
		<description><![CDATA[Dear Diary, today, I discovered two new features of my vim editor that changed my life The first one, downloaded from vim tips, is called echofunc.vim. It prints a function interface (i.e. its definition header with all its parameters and their order) on the fly when you type the function name. The second one is [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Dear Diary,</p>
<p>today, I discovered two new features of my vim editor that changed my life <img src='http://blog.mudrak.name/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  The first one, downloaded from vim tips, is called echofunc.vim. It prints a function interface (i.e. its definition header with all its parameters and their order) on the fly when you type the function name.</p>
<p>The second one is cscope_maps.vim from http://cscope.sourceforge.net/cscope_vim_tutorial.html. It works with cscope &#8211; a great tool for searching source code. It is able to find functions called by the function, find functions calling the function etc. I just needed to recompile vim7 with &#8216;&#8211;enable-cscope&#8217; and voila!</p>
<div class="shr-publisher-14"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.mudrak.name/2008/05/new-plugins-for-my-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

