Remove cursor-in-non-selected-windows

This commit is contained in:
James Cherti
2026-02-18 11:29:56 -05:00
parent 35d2f3956b
commit f23446e663

View File

@@ -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