make doom/blink-cursor interactive
This commit is contained in:
parent
8e9ac89f7e
commit
d190e55f56
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
|||
(doom/blink-cursor))))
|
||||
|
||||
(defun doom/blink-cursor (&rest _)
|
||||
(interactive)
|
||||
(unless (minibufferp)
|
||||
(nav-flash-show)
|
||||
;; only show in the current window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue