Is there a way to list all search results of vim in a separate buffer, sort of like what Ctrl-] does when multiple matches are found? Although browsing with n and N is okay too, I believe it might be even faster that way.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|||
|
|
|
I have not tried this one, but I've had it bookmarked for a while and it may be fairly close to what you want:
Since it ties into the quickfix system, you can show the matches in the quickfix window; see " |
|||
|
|