ENH make cursor not blink by default
This commit is contained in:
parent
9bc4b53544
commit
e3c46dc0e6
|
@ -649,6 +649,8 @@ This makes a nice glowy effect on the cursor when switching window focus. Very e
|
|||
(setq beacon-blink-duration 0.2
|
||||
beacon-blink-delay 0.1
|
||||
beacon-size 20))
|
||||
|
||||
(blink-cursor-mode 0)
|
||||
#+END_SRC
|
||||
** misc
|
||||
*** line wrap
|
||||
|
|
Loading…
Reference in New Issue