PracticalVim Tip42 - yszheda/wiki GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️