Cursor blink

This commit is contained in:
sbenner 2013-11-27 11:10:02 -05:00
parent e91f603b08
commit 6187d63266

View file

@ -17,7 +17,7 @@
(global-hl-line-mode t)
(set-face-background 'hl-line "#073642"))
;; no blink
(blink-cursor-mode (- (*) (*) (*)))
;; (blink-cursor-mode (- (*) (*) (*)))
;; tool tips in echo area
(tooltip-mode -1)
(setq tooltip-use-echo-area t)