Make +nav-flash/blink-cursor unconditional
Since it is meant for interactive use
This commit is contained in:
parent
2214c3175e
commit
0041723a80
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue