Update README.md
This commit is contained in:
3
init.el
3
init.el
@@ -291,8 +291,7 @@
|
|||||||
;; Don't blink the paren matching the one at point, it's too distracting.
|
;; Don't blink the paren matching the one at point, it's too distracting.
|
||||||
(setq blink-matching-paren nil)
|
(setq blink-matching-paren nil)
|
||||||
|
|
||||||
;; Don't stretch the cursor to fit wide characters, it is disorienting,
|
;; Do not extend the cursor to fit wide characters
|
||||||
;; especially for tabs.
|
|
||||||
(setq x-stretch-cursor nil)
|
(setq x-stretch-cursor nil)
|
||||||
|
|
||||||
;; Reduce rendering/line scan work by not rendering cursors or regions in
|
;; Reduce rendering/line scan work by not rendering cursors or regions in
|
||||||
|
|||||||
Reference in New Issue
Block a user