<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim</title>
	<atom:link href="http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 11:57:11 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Sławosz</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3727</link>
		<dc:creator>Sławosz</dc:creator>
		<pubDate>Sun, 19 Sep 2010 12:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3727</guid>
		<description>I had to change 
let g:fuzzy_roots = [&#039;.&#039;]
to
let g:fuzzy_roots = &#039;.&#039;

in plugin/fuzzyfinder_textmate.vim line 45 in your vim files from github to make fuzzy_finder_textmate work.
Besides, great job!</description>
		<content:encoded><![CDATA[<p>I had to change<br />
let g:fuzzy_roots = ['.']<br />
to<br />
let g:fuzzy_roots = &#8216;.&#8217;</p>
<p>in plugin/fuzzyfinder_textmate.vim line 45 in your vim files from github to make fuzzy_finder_textmate work.<br />
Besides, great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick R</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3726</link>
		<dc:creator>Rick R</dc:creator>
		<pubDate>Tue, 14 Sep 2010 18:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3726</guid>
		<description>How do you get the matches to have a better presentation than they do in fuzzyfinder (vs textmate?) For example if I have a file named &quot;new.html.haml&quot; that is found in multiple directories but I just want to see the available ones by typing &quot;new&quot; here is how it looks in fuzzyfinder:

http://dl.dropbox.com/u/86998/vim-fuzzy.png

and here is how much nicer it looks in TextMate - notice the simple single name &#039;type&#039; it belongs to after the file name? 

http://dl.dropbox.com/u/86998/textmate.png</description>
		<content:encoded><![CDATA[<p>How do you get the matches to have a better presentation than they do in fuzzyfinder (vs textmate?) For example if I have a file named &#8220;new.html.haml&#8221; that is found in multiple directories but I just want to see the available ones by typing &#8220;new&#8221; here is how it looks in fuzzyfinder:</p>
<p><a href="http://dl.dropbox.com/u/86998/vim-fuzzy.png" rel="nofollow">http://dl.dropbox.com/u/86998/vim-fuzzy.png</a></p>
<p>and here is how much nicer it looks in TextMate &#8211; notice the simple single name &#8216;type&#8217; it belongs to after the file name? </p>
<p><a href="http://dl.dropbox.com/u/86998/textmate.png" rel="nofollow">http://dl.dropbox.com/u/86998/textmate.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Mill</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3706</link>
		<dc:creator>Bill Mill</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3706</guid>
		<description>Grr, your commenting system stripped the &lt;leader&gt; from that comment.</description>
		<content:encoded><![CDATA[<p>Grr, your commenting system stripped the &lt;leader&gt; from that comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Mill</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3705</link>
		<dc:creator>Bill Mill</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3705</guid>
		<description>map t :FufFile **/

works well enough for me, using fuzzyfinder 3.5.</description>
		<content:encoded><![CDATA[<p>map t :FufFile **/</p>
<p>works well enough for me, using fuzzyfinder 3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3659</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3659</guid>
		<description>Great stuff thanks.Going to purchase the screencast right now.</description>
		<content:encoded><![CDATA[<p>Great stuff thanks.Going to purchase the screencast right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3639</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 23 May 2010 03:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3639</guid>
		<description>Thanks for this, converted to Vim from Textmate about a month ago and really missed cmd-t.  

Much appreciated, will check out your screencast!</description>
		<content:encoded><![CDATA[<p>Thanks for this, converted to Vim from Textmate about a month ago and really missed cmd-t.  </p>
<p>Much appreciated, will check out your screencast!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Orenstein</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3533</link>
		<dc:creator>Ben Orenstein</dc:creator>
		<pubDate>Wed, 10 Mar 2010 17:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3533</guid>
		<description>Charles -- Sorry, no idea.  I don&#039;t run any Windows machine anymore.  Maybe someone else can chime in with an answer.</description>
		<content:encoded><![CDATA[<p>Charles &#8212; Sorry, no idea.  I don&#8217;t run any Windows machine anymore.  Maybe someone else can chime in with an answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Strahan</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3532</link>
		<dc:creator>Charles Strahan</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3532</guid>
		<description>Hello!

Thanks for the awesome tutorial. I ran into one slight problem - Vim couldn&#039;t find msvcrt-ruby18.dll (I&#039;m running Windows). I use Ruby 1.9, and that&#039;s what I have on my PATH - so dropping msvcrt-ruby18.dll into my 1.9 bin/ did the trick.

I&#039;m sure this will cause some problems down the road though. Do you know how to make Vim use another path?

Thanks,
-Charles</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Thanks for the awesome tutorial. I ran into one slight problem &#8211; Vim couldn&#8217;t find msvcrt-ruby18.dll (I&#8217;m running Windows). I use Ruby 1.9, and that&#8217;s what I have on my PATH &#8211; so dropping msvcrt-ruby18.dll into my 1.9 bin/ did the trick.</p>
<p>I&#8217;m sure this will cause some problems down the road though. Do you know how to make Vim use another path?</p>
<p>Thanks,<br />
-Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3525</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3525</guid>
		<description>Frederik: enter **/ after :FufFile, which matches all files recursively. Then refine your search. **/app for example matches every file or dir with &#039;app&#039; in it&#039;s name.

I find fuzzyfinder_textmate a bit smarter though.</description>
		<content:encoded><![CDATA[<p>Frederik: enter **/ after :FufFile, which matches all files recursively. Then refine your search. **/app for example matches every file or dir with &#8216;app&#8217; in it&#8217;s name.</p>
<p>I find fuzzyfinder_textmate a bit smarter though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Neil</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3524</link>
		<dc:creator>Drew Neil</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3524</guid>
		<description>Henrik: it looks as though g:fuf_splitPathMatching is enabled by default in FuzzyFinder 3.5. The documentation states that &quot;[TextMate cmd-T matching occurs] in a mode which targets a static set of file paths (such as Buffer or MRU-File mode, not File or Directory)&quot;. In other words, cmd-T style matching works on the list of files which have been opened in a Vim session. The fuzzyfinder_textmate plugin does cmd-T matching on all files below the current working directory (up to a limit). Am I missing something?</description>
		<content:encoded><![CDATA[<p>Henrik: it looks as though g:fuf_splitPathMatching is enabled by default in FuzzyFinder 3.5. The documentation states that &#8220;[TextMate cmd-T matching occurs] in a mode which targets a static set of file paths (such as Buffer or MRU-File mode, not File or Directory)&#8221;. In other words, cmd-T style matching works on the list of files which have been opened in a Vim session. The fuzzyfinder_textmate plugin does cmd-T matching on all files below the current working directory (up to a limit). Am I missing something?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

