ui/doom: blink nav-flash after recentering
This commit is contained in:
parent
eab2a343a3
commit
6aaa83bbd0
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@
|
|||
'(imenu-after-jump-hook evil-jumps-post-jump-hook find-file-hook)
|
||||
'doom/blink-cursor)
|
||||
|
||||
(advice-add #'recenter :after #'doom/blink-cursor)
|
||||
|
||||
(after! evil
|
||||
(advice-add #'evil-window-bottom :after #'doom/blink-cursor)
|
||||
(advice-add #'evil-window-middle :after #'doom/blink-cursor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue