From 146fc32bb0cb11c250f67a106b460ab99dbe9259 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 11 May 2025 16:45:03 -0400 Subject: [PATCH] Update README.md --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.el b/init.el index 2f495a5..e78aa0c 100644 --- a/init.el +++ b/init.el @@ -291,8 +291,7 @@ ;; Don't blink the paren matching the one at point, it's too distracting. (setq blink-matching-paren nil) -;; Don't stretch the cursor to fit wide characters, it is disorienting, -;; especially for tabs. +;; Do not extend the cursor to fit wide characters (setq x-stretch-cursor nil) ;; Reduce rendering/line scan work by not rendering cursors or regions in