feature/jump: recenter after counsel-grep-post-action-hook
This commit is contained in:
parent
2a6295a123
commit
eab2a343a3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
;; Recenter after certain jumps
|
||||
(add-hook!
|
||||
'(imenu-after-jump-hook evil-jumps-post-jump-hook)
|
||||
'(imenu-after-jump-hook evil-jumps-post-jump-hook counsel-grep-post-action-hook)
|
||||
'recenter)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue