When dealing with a single file, I\'m used to:
/blah do some work n do some work n do some work
Suppose now I want to search for some pattern o
Here is your gospel: https://github.com/jeetsukumaran/vim-buffersaurus
This lovely plugin shows you all the files that match your query in a separate window, from which you can choose. It support regex.