<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/Command-T, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Remove 'Command-T' plugin</title>
<updated>2015-07-14T00:27:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-07-14T00:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=236fcf4d68da2c5076b37081dc13ff4b865c528a'/>
<id>236fcf4d68da2c5076b37081dc13ff4b865c528a</id>
<content type='text'>
I absolutely love Command-T, and it's served me so well over the last
year and a few months. Its native Ruby C extension makes it super fast,
much faster than CtrlP.

That said, it can take 2-3 seconds to initialise if its cache is empty,
so when I start a new Vim instance or clear Command-T's cache after
adding or removing files or switching to a git branch that's very
different, I have to wait for it to do its thing.

This initialisation time really got on my nerves last week when I
constantly had to clear Command-T's cache for some reason in order for
it to list the files I was looking for, resulting in more waiting than I
would have liked.

Because of this, I went looking around at other options to test their
speed. I've settled on Thoughtbot's pick(1) after testing out different
fuzzy finder plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I absolutely love Command-T, and it's served me so well over the last
year and a few months. Its native Ruby C extension makes it super fast,
much faster than CtrlP.

That said, it can take 2-3 seconds to initialise if its cache is empty,
so when I start a new Vim instance or clear Command-T's cache after
adding or removing files or switching to a git branch that's very
different, I have to wait for it to do its thing.

This initialisation time really got on my nerves last week when I
constantly had to clear Command-T's cache for some reason in order for
it to list the files I was looking for, resulting in more waiting than I
would have liked.

Because of this, I went looking around at other options to test their
speed. I've settled on Thoughtbot's pick(1) after testing out different
fuzzy finder plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Command-T: update to latest</title>
<updated>2014-06-18T15:32:43+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-18T15:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=0b62cb1da370d19eea46edab57dd8343acfe2648'/>
<id>0b62cb1da370d19eea46edab57dd8343acfe2648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugins</title>
<updated>2014-04-20T19:24:05+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-04-20T19:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=ee23ae004f608d90b5923299867ee7830da01a2f'/>
<id>ee23ae004f608d90b5923299867ee7830da01a2f</id>
<content type='text'>
* Pathogen
* Command-T
* NerdTree
* TabBar (disabled)
* commentary.vim
* PreserveNoEOL
* EasyGrep
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pathogen
* Command-T
* NerdTree
* TabBar (disabled)
* commentary.vim
* PreserveNoEOL
* EasyGrep
</pre>
</div>
</content>
</entry>
</feed>
