vgrep : another grep in wide look
script karma |
Rating 8/6,
Downloaded by 2350 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
lechee lai |
|
script type |
utility |
|
description |
vgrep.vim is working for some people have complex project with deep directory
The vgrep.vim plugin script is work another grep unlike unix grep which use different output for look, if you didn't have such grep download at http://www.interlog.com/~tcharron/grep.html and patch with grep20f.dif
wide format via unix format
============ Wide Output Format =================
File: C:\vim\vim62\plugin\vgrep.vim
1: File: vgrep.vim
17: let loaded_vgrep = 1
File: C:\vim\vim62\plugin\testtttt1\testtttt2\testtttt3\whereis.vim
1: File: whereis.vim
=================================================
save you eye see real code
============ Unix Output ========================
plugin\vgrep.vim:1: file...
plugin\vgrep.vim:17: let...
plugin\testtttt1\testtttt2\testtttt2\whereis.vim:1: file ...
=================================================
|
|
install details |
Copy the vgrep.vim script to the .vim/plugin directory.
Set Vgrep_Key variable to the key you prefer to invoke
download full version 1.1 (include gnugrep.exe and grep.dif and grp.vim) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.142.237.71
|