mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 13:53:51 -05:00
Document :Ggrep -q
This commit is contained in:
@@ -102,6 +102,10 @@ that are part of Git repositories).
|
|||||||
:Ggrep[!] [args] An approximation of |:grep|[!] with git-grep as
|
:Ggrep[!] [args] An approximation of |:grep|[!] with git-grep as
|
||||||
:Git[!] grep -O [args] 'grepprg'.
|
:Git[!] grep -O [args] 'grepprg'.
|
||||||
|
|
||||||
|
:Ggrep[!] --quiet [args]
|
||||||
|
:Ggrep[!] -q [args] Like |:Ggrep|, but instead of displaying output, open
|
||||||
|
the quickfix list.
|
||||||
|
|
||||||
*:Glgrep*
|
*:Glgrep*
|
||||||
:Glgrep[!] [args] :Ggrep but for |:lgrep|.
|
:Glgrep[!] [args] :Ggrep but for |:lgrep|.
|
||||||
:0Git[!] grep -O [args]
|
:0Git[!] grep -O [args]
|
||||||
|
|||||||
Reference in New Issue
Block a user