mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Make +nav-flash/blink-cursor unconditional
Since it is meant for interactive use
This commit is contained in:
@ -41,4 +41,4 @@ for `org-follow-link-hook')."
|
||||
(defun +nav-flash/blink-cursor (&rest _)
|
||||
"Blink current line using `nav-flash'."
|
||||
(interactive)
|
||||
(+nav-flash-blink-cursor-maybe))
|
||||
(+nav-flash-blink-cursor))
|
||||
|
Reference in New Issue
Block a user