There are a couple of things I do not yet understand the VIM way.
One of these is searching in a project like so (using VIM in Atom):
I use CtrlP curren
I've found an even better solution for this: FZF
It simply searches through everything in your project asynchronously using the :Ag command.
:Ag