sponsor Vim development Vim logo Vim Book Ad

brep : Scan certain buffers for a regexp and save the result as quickfix list

 script karma  Rating 0/0, Downloaded by 2040  Comments, bugs, improvements  Vim wiki

created by
Tom Link
 
script type
utility
 
description
Yet another buffer "grep". This plugin provides the following command:

Brep[!] REGEXP
    Scan buffers for REGEXP.
    With the optional bang '!', scan unlisted buffers too.
 
install details
In order to install the vba, open the vba file in VIM and type: >

    :so %

See :help vimball for details.

Optional enhancement: trag (vimscript #2033)

Also available via git: http://github.com/tomtom/brep_vim/
 

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
brep.vba 0.02 2011-07-07 7.0 Tom Link - Remove dependencies on tlib
- Optionally use :bufdo (if g:brep#use_bufdo = 1)
- Automatically use :bufdo if the pattern contains \n
MD5 checksum: 37ca19d799be1d68bfd238c8155caf9a
brep.vba 0.1 2011-07-05 7.0 Tom Link Initial upload
ip used for rating: 142.132.191.50

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