FindMate : Find files in your whole system or current directory
script karma |
Rating 9/3,
Downloaded by 1661 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
chili cuil |
|
script type |
utility |
|
description |
FindMate provides a convenient way (at least for me) to quickly find the
files you want. It uses the locate and file commands to achieve its goal
(vimgrep on windows).
Originality it was released by Manuel Aguilar and Victor Guardiola but since I
couldn't reach neither of them I decide to upload it by myself (and add some
documentation) because I consider that this script could help someone else.
The original script can be still found at
http://snipt.net/voyeg3r/findmate-plugin-for-vim/
You can launch FindMate by typing:
,, File_name (two commas)
Or
:FindMate File_name
The shortcut can be redefined by using:
map your_shortcut <Plug>FindMate |
|
install details |
Download this file to ~/.vim or to /vimfiles (on Win32 platforms) and extract the files there.
Update your help tags files, running:
:helpt ~/.vim/doc/ |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.12.165.112
|