sponsor Vim development Vim logo Vim Book Ad

find-complete : Find files on path with file-name auto-complete functionality

 script karma  Rating 8/8, Downloaded by 957  Comments, bugs, improvements  Vim wiki

created by
Sean Tegtmeyer
 
script type
utility
 
description
A simple vim plugin to find files on path with filename auto-complete functionality.  Adds new cmd to use (:F) instead of :find.  You can tab a partial filename to complete it.
 
install details
1. Extract the gzipped tarball:
tar zxvf vim-find-complete.tar.gz

OR, find the plugin on Github:
git clone https://github.com/stegtmeyer/find-complete.git

2. Copy the plugin to your vim plugins directory:
cp find-complete/plugin/find-complete.vim ~/.vim/plugin/
 

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
vim-find-complete.tar.gz 1.0 2013-02-08 6.0 Sean Tegtmeyer Just updating that this should be used with 6.0, since 7.x has :find auto-complete functionality built in.
ip used for rating: 18.232.188.122

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github