mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/nav-flash: blink on window switch conditionally
The alternative is too aggressive.
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
counsel-grep-post-action-hook dumb-jump-after-jump-hook)
|
counsel-grep-post-action-hook dumb-jump-after-jump-hook)
|
||||||
#'+nav-flash|blink-cursor-maybe)
|
#'+nav-flash|blink-cursor-maybe)
|
||||||
|
|
||||||
(add-hook 'doom-switch-window-hook #'+nav-flash|blink-cursor)
|
(add-hook 'doom-switch-window-hook #'+nav-flash|blink-cursor-maybe)
|
||||||
|
|
||||||
;; `org'
|
;; `org'
|
||||||
(add-hook 'org-follow-link-hook #'+nav-flash|delayed-blink-cursor)
|
(add-hook 'org-follow-link-hook #'+nav-flash|delayed-blink-cursor)
|
||||||
|
Reference in New Issue
Block a user