Hi, I wrote this function for neovim. Please see the link below for the rationale and implementation. It's still a work in progress, but I thought it'd be good to post here to get a wider range of feedback. Obviously, I think this function would be useful in vim, too.
Short version: It's like "readfile()", but uses 'grepprg' to filter the output. Also enables the use of :vimgrep without clobbering one's quickfix list. https://github.com/neovim/neovim/pull/2742 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
