sponsor Vim development Vim logo Vim Book Ad

Find files : Easy find & open using find application.

 script karma  Rating 5/6, Downloaded by 1429  Comments, bugs, improvements  Vim wiki

created by
Piotr Husiatynski
 
script type
utility
 
description
findfiles.vim is simple script that helps with finding files, using `find . -iname`

Usage:
* type  `:Find <file_name> [<find_params> ]` to show list of files that matches
* type `\Find` to call `:Find` with `*<cword>*` as search string

Results window:
* select any file any press <Return> to open it
* press 'o' to open selected file and close results window
* press 'q' to close results window


Screenshots:
* http://wstaw.org/m/2010/03/17/2010-03-17-220325_688x314_scrot.png
* http://wstaw.org/m/2010/03/20/2010-03-20-094909_661x285_scrot.png
 
install details
Download and save in $HOME/.vim/plugins/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
findfiles.vim 1.02 2010-03-18 6.0 Piotr Husiatynski Optional arguments are now allowed
findfiles.vim 1.01 2010-03-18 6.0 Piotr Husiatynski New features.
findfiles.vim 1.0 2010-03-17 6.0 Piotr Husiatynski Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github