Grep for text objects. Works with pretty much everything, including:
w, W, e, E, b, B, t*, f*, i*, a*, and custom text objects
gr will populate the quickfix list using :grep.
gl will populate the location list using :lgrep.
Place your cursor somewhere, type gr or gl and, then perform a text-object
for what you want to grep for.
Visually select the pattern you want to grep for, type gr or gl.
The mappings gr and gl are set in both normal and visual-mode, but will
adhere to any custom mapping you have configured.
Copyright (c) Teo Ljungberg. Distributed under the same terms as Vim itself. See
:help license.