Move cursor options to init.el
This commit is contained in:
5
init.el
5
init.el
@@ -273,6 +273,11 @@
|
||||
;; especially for tabs.
|
||||
(setq x-stretch-cursor nil)
|
||||
|
||||
;; 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)
|
||||
|
||||
;;; Annoyances
|
||||
|
||||
;; No beeping or blinking
|
||||
|
||||
Reference in New Issue
Block a user