USR_22

*usr_22.txt*    For IdeaVIM version 0.12.0.  Last change: 2006 Nov 12

                     IdeaVIM USER MANUAL - by Rick Maddy

                           Finding the file to edit


Files can be found everywhere.  So how do you find them?  Vim offers various
ways to browse the directory tree.  There are commands to jump to a file that
is mentioned in another.  And Vim remembers which files have been edited
before.

|22.1|  The file explorer
|22.2|  The current directory
|22.3|  Finding a file
|22.4|  The buffer list

     Next chapter: |usr_23.txt|  Editing other files
 Previous chapter: |usr_21.txt|  Go away and come back
Table of contents: |usr_toc.txt|


*22.1*  The file explorer

This information does not apply to IdeaVIM.


*22.2*  The current directory

This information does not apply to IdeaVIM.


*22.3*  Finding a file

When you know the file name, but it's not to be found in the file, you can
type it:

        :find inits.h


*22.4*  The buffer list

This information does not apply to IdeaVIM.


Next chapter: |usr_23.txt|  Editing other files

Copyright: see |manual-copyright|