make doom/blink-cursor interactive

This commit is contained in:
Bryan Gilbert 2017-05-16 11:35:05 -04:00
parent 8e9ac89f7e
commit d190e55f56

View File

@ -93,6 +93,7 @@
(doom/blink-cursor))))
(defun doom/blink-cursor (&rest _)
(interactive)
(unless (minibufferp)
(nav-flash-show)
;; only show in the current window