Prevent nav-flash from firing too often
And trigger on better-jumper-post-jump-hook instead, so that non-evil users can benefit from nav-flash in this case too.
This commit is contained in:
parent
4cde9afd93
commit
dba3ae5e4d
2 changed files with 7 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
;; commands, which will trigger nav-flash.
|
||||
(add-hook!
|
||||
'(doom-switch-window-hook
|
||||
imenu-after-jump-hook evil-jumps-post-jump-hook
|
||||
imenu-after-jump-hook better-jumper-post-jump-hook
|
||||
counsel-grep-post-action-hook dumb-jump-after-jump-hook)
|
||||
#'+nav-flash|blink-cursor-maybe)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue