I had found a .vimrc configuration that allowed me to simply type
:e <<characters_in_filename>>
and then tab
and the path would expand out to :e full_path
or show me a list of options if there are similarly named files in my current path.
Anyone know how to make this happen?
note: I'm away of FuzzyFileFinder, Peepopen, and CommandT, this has just really been bothering me.
It's very similar to the functionality described in this google groups thread