diff --git a/init.el b/init.el index d6629db..16637d2 100644 --- a/init.el +++ b/init.el @@ -27,6 +27,7 @@ (line-number-mode 1) (column-number-mode 1) (size-indication-mode 1) +(blink-cursor-mode 0) (setq auto-window-vscroll nil)