I use NERDTree and it's not even remotely close to Command-T (or PeepOpen, which is pretty much the same thing).
NERDTree is great for browsing your project and managing your files, but for opening files (when you know their names) you really can't beat the speed of Command-T/PeepOpen. They're in another league.
It can, in fact, search pretty much anywhere in vim (from the docs):
- buffers
- files
- directories
- most recently used files
- files around most recently used files
- most recently used command-lines
- bookmarked files
- bookmarked directories
- tags
- files which are included in current tagfiles
- jump list
- change list
- buffer lines
- quickfix
- help
or
:NERDTree