我找到了一个 gist 开放的结果来自 git grep 在QuickFix窗口中跳跃:
git grep
<C-x><C-x> runs grep for the word under the cursor :G <word> runs grep :Gi <word> runs grep as case-insensitive
只需将要点的内容添加到 ~/.vimrc 文件
~/.vimrc