Commit 2a2829942569

Vincent Demeester <vincent@sbr.pm>
2017-01-23 11:29:09
Bind counsel-git 🐸
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 321292e
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -928,6 +928,7 @@
                ("C-h i" . counsel-info-lookup-symbol)
                ("C-c C-u" . counsel-unicode-char)
                ("C-c s g" . counsel-git-grep)
+               ("C-x g C-f" . counsel-git)
                ("C-c s s" . counsel-pt)
                ("M-y" . counsel-yank-pop)
                ("M-x" . counsel-M-x)))