Hi,

On 12/8/06, Ben K. <[EMAIL PROTECTED]> wrote:

Hi,

Is there a way to do grep only within the open files (buffers)?
I did :he grep and bufdo but it didn't seem to give me the option.


You can try using the grep.vim plugin. You can download this
plugin from:

www.vim.org/scripts/script.php?script_id=311

This plugin provides the ":Bgrep" command to search for a pattern
in all the open buffers.

- Yegappan

Reply via email to