nav-flash: blink cursor on evil-jump
This commit is contained in:
parent
2190d29960
commit
f617995bbe
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
(advice-add #'recenter :around #'+doom*blink-cursor-maybe)
|
||||
|
||||
(after! evil
|
||||
(advice-add #'evil--jumps-jump :after #'+doom/blink-cursor)
|
||||
|
||||
(advice-add #'evil-window-top :after #'+doom/blink-cursor)
|
||||
(advice-add #'evil-window-middle :after #'+doom/blink-cursor)
|
||||
(advice-add #'evil-window-bottom :after #'+doom/blink-cursor)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue