diff --git a/init.el b/init.el index 5883b03..1e0d8a5 100644 --- a/init.el +++ b/init.el @@ -326,7 +326,6 @@ ;; Reduce rendering/line scan work by not rendering cursors or regions in ;; non-focused windows. -(setq-default cursor-in-non-selected-windows nil) (setq highlight-nonselected-windows nil) ;;; Text editing, indent, font, and formatting