othree / eregex.vim

Perl/Ruby style regexp notation for Vim
http://www.vim.org/scripts/script.php?script_id=3282
214 stars 18 forks source link

Feature request: Results in quickfix window #8

Closed dkotvan closed 10 years ago

dkotvan commented 10 years ago

It would be very nice if eregex allow to send the results to the location list like lvimgrep does.

Anyway, thanks for the excellent plugin

othree commented 10 years ago

Sorry eregex.vim only translate regexp syntax. Will not change the search behavior. If you found any script or plugin can send the normal search result to quickfix window. It should works fine with eregex.vim