Sunday, February 5, 2012

Re: Fuzzy Finder vs CtrlP

Ctrl-P works well only when project root found. i.e. when you are
editing from .hg, .svn, .git repositories.

When Ctrl-P starts in a non-SCM-controled directory, it starts very
slow (because it tries to read all files). For example, try cd /etc
and then use vim ctrlp...

If you do never start vim outside your project, Ctrl-P is better than
fuzzyfinder.

On Sun, Feb 5, 2012 at 8:34 AM, Chris Lott <chris@chrislott.org> wrote:
> Has anyone used Fuzzy Finder and CTRLP enough to have thoughts on
> which one might be preferable? They seem quite similar, but I might be
> missing something that will come back to haunt me later :)

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment