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.
|
feedback
|
|
| |||
|
feedback
|
|
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 " | |||
|
feedback
|