]> code.delx.au - gnu-emacs-elpa/commit
Allow to recenter with "C-l" during counsel-git-grep
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 13 May 2015 08:08:17 +0000 (10:08 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 13 May 2015 08:08:17 +0000 (10:08 +0200)
commit75a059c57002502f493042a1cc6bdd24fbbde93d
tree386d86ca9799dcfed84440a8fef9d443c834d861
parentd8f79fa8b646b28add36b74a951f318560bfdae2
Allow to recenter with "C-l" during counsel-git-grep

* counsel.el (counsel-git-grep-map): New defvar.
(counsel-git-grep-recenter): New command.
(counsel-git-grep-action): New defun.
(counsel-git-grep): Update.

Fixes #103
counsel.el