summaryrefslogtreecommitdiffstats
path: root/lisp/init-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-git.el')
-rw-r--r--lisp/init-git.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el
index d95483a..3d59816 100644
--- a/lisp/init-git.el
+++ b/lisp/init-git.el
@@ -59,6 +59,7 @@
(vc-git-grep search-regexp "" root)))
(use-package vc-git
+ :after grep
:ensure nil ;; package is bundled with emacs
:bind (;; C-c g runs git grep in repository