Don't recenter window after better-jumper jump
On C-o or C-i; this can be more disorienting than helpful.
This commit is contained in:
parent
6fef21c3d6
commit
801cfd63d4
1 changed files with 0 additions and 1 deletions
|
@ -321,7 +321,6 @@ files, so we replace calls to `pp' with the much faster `prin1'."
|
|||
|
||||
(use-package! better-jumper
|
||||
:hook (doom-first-input . better-jumper-mode)
|
||||
:hook (better-jumper-post-jump . recenter)
|
||||
:commands doom-set-jump-a doom-set-jump-maybe-a doom-set-jump-h
|
||||
:preface
|
||||
;; REVIEW Suppress byte-compiler warning spawning a *Compile-Log* buffer at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue