is there a way to have VIM do incremental search on text files?

Posted by Alex on Super User See other posts from Super User or by Alex
Published on 2010-10-07T14:08:52Z Indexed on 2011/01/14 14:55 UTC
Read the original article Hit count: 215

Filed under:
|
|

Is there a way to have VIM do incremental search on text files?

Vim already does incremental search within the currently open file.

Examples of programs that demonstrate the type of search I'm trying to accomplish are Notational Velocity for MacOS, Resop for windows or SimpleNote for the web.

These apps do an instant or incremental search in the files of a specific directory and make it easy/fast to narrow down the file you are looking for or create a new file.
I use both but would rather live in one editor.(that being VIM)

Is there some plug in that would do this?

© Super User or respective owner

Related posts about vim

Related posts about gvim