Skip to content
Shuai YUAN edited this page May 29, 2015 · 1 revision

Table of Contents

Tip 42: Open a File by Its Filename Using :find

Return to the top: <> %toc

Configure the 'path'

  • The 'path' option allows us to specify a set of directories inside of which vim will search when the `:find` command is invoked.

References

  • `**`: matches all subdirectories

References

Smart Path Management with rails.vim

rails.vim

Use `:find` to Look up Files by Name

Table of Contents


Clone this wiki locally