I want to open a file in Vim like in Eclipse using Ctrl + Shift + R, or via the Ctrl + N option of autofill. Invoke a
unless I'm missing something, :e filename is the fastest way I've found.
You can use tab to autocomplete the filename as well.