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

Table of Contents

Tip 57: Jump to the Filename Under the Cursor

Return to the top: <>

Vim treats filenames in our document as a kind of hyperlink. When configured properly, we can use the `gf` command to go to the filename under the cursor.

References

Specify a File Extension

References

Specify the Directories to Look Inside

References

Inspect the value of the path:

Table of Contents


Clone this wiki locally