[vim] Using :find to search for and open files
You can use the :find
command to open any file by name!
:find city<CR>
This will open city.rb
file (even without the file extension!) within the path of your app.
The :find
command is really usefull for those who came from Textmate and are suffering to navigate directories or missing the project drawer for, argh, open the files with clicks.
BTW, it is incredibly fast!! Good native way for finding/opening files without depending on CtrlP or Command-T plugins.
Written by Abraão Coelho
Related protips
1 Response
great tip!
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Related Tags
#vim
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#