Skip to content
Commit ac253f97 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add vim map'g for searching for word(s) in project

"S" in normal mode searches the current directory down with grep for
the word under the cursor. In visual mode it searches for the
highlighted text.

If list-files is available, only files returned from calling list-files
are searched.

The results are made available in the quick-fix window which is opened
immediately.
parent 90d78aae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment