You are not logged in.

#1 2009-02-16 11:16:07

corion
Member
Registered: 2008-09-13
Posts: 36
Website

Vim - next occurrence in buffers

I'm looking for a vim function/script/plugin which allows to find a pattern in all open buffres. Here is the exemplary screenplay:

1. I open a few files.
2. I type: /pattern, and it finds "pattern" in current buffer
3. Press "n" to find next occurance
4. But when I reach the end of file switch to next buffer.
5. And so on... smile

Hopefully I described it clearly.

Offline

#2 2009-02-16 15:57:36

peets
Member
From: Montreal
Registered: 2007-01-11
Posts: 936
Website

Re: Vim - next occurrence in buffers

try searching the vim wiki

Offline

Board footer

Powered by FluxBB