Is there a command line plugin for Vim (partially file search) for paths that does not require ruby โโcompilation?
Search Tag: alternative to Vim command-t without ruby.
CtrlP is what I use now and I like it.
Before CtrlP, I used LustyExplorer for a while, but this requires Ruby support. If you have nothing against Python-based scripting, LycosaExplorer appears to be a partial port of LustyExplorer.
Ctrlp is definitely better than Command-T. I wrote a short post about this.
Just found this: ( AsyncFinder ) This is really responsive (Python required):
I find it better than everyone else ... The only one that works correctly on Windows and Linux, and does not keep me waiting ...