ui/nav-flash: blink after save-place jump
This commit is contained in:
parent
46225e2830
commit
0c4a2cd713
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
(advice-add #'windmove-do-window-select :around #'+doom*blink-cursor-maybe)
|
||||
(advice-add #'recenter :around #'+doom*blink-cursor-maybe)
|
||||
|
||||
(advice-add #'save-place-find-file-hook :after #'+doom/blink-cursor)
|
||||
|
||||
(after! evil
|
||||
(advice-add #'evil--jumps-jump :after #'+doom/blink-cursor)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue