For example, in a rail project, how to use app con rb to search for the file app/controllers/application.rb
I usually look like this:
:e **/app*.rb
Then tab
well, this is an old post. First of all, if it is rails, I recommend using this plug-in. Bundle 'tpope/vim-rails' If it is not rails, it is recommended to use Bundle 'kien/ctrlp.vim.git'
Bundle 'tpope/vim-rails'
Bundle 'kien/ctrlp.vim.git'
I usually look like this:
Then tab
well, this is an old post.
First of all, if it is rails, I recommend using this plug-in.
Bundle 'tpope/vim-rails'
If it is not rails, it is recommended to useBundle 'kien/ctrlp.vim.git'