Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 354 Bytes

tip42.md

File metadata and controls

4 lines (3 loc) · 354 Bytes

42. Open a File by Its Filename Using ‘:find’

:find command can let us open a file by file name, but you don't need to input full path of the file.Ha, wait, you need to set the path selection first. when you set path like path=/code/files/mvc, now you can find the file by :find {filename}.You also can set many path, use path+={path}