Remove cursor-in-non-selected-windows
This commit is contained in:
1
init.el
1
init.el
@@ -326,7 +326,6 @@
|
|||||||
|
|
||||||
;; Reduce rendering/line scan work by not rendering cursors or regions in
|
;; Reduce rendering/line scan work by not rendering cursors or regions in
|
||||||
;; non-focused windows.
|
;; non-focused windows.
|
||||||
(setq-default cursor-in-non-selected-windows nil)
|
|
||||||
(setq highlight-nonselected-windows nil)
|
(setq highlight-nonselected-windows nil)
|
||||||
|
|
||||||
;;; Text editing, indent, font, and formatting
|
;;; Text editing, indent, font, and formatting
|
||||||
|
|||||||
Reference in New Issue
Block a user