Vim already does incremental search within the currently open file but can you do an incremental search across multiple files?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
AFAIK this is not possible. However you can start to type a word that is in an opened buffer and hit ctrl-xctrl-n to start searching for such a word in all opened buffers. |
|||||||||
|
|
from
|
|||
|