That because with Vim (and Emacs) the main tool for navigation is search. Even vim’s text objects are just search related to the cursor. That’s why you want quick file search, quick find in files, and powerful search and replace utilities. The issue with the mouse is that it adds friction between searching and editing. That’s where vim bindings and emacs chords come into play.