From ea7de0d889a2c2cefca417bc090f8f1467c17b81 Mon Sep 17 00:00:00 2001 From: Bruno Bigras <24027+bbigras@users.noreply.github.com> Date: Tue, 15 Jul 2025 13:58:34 -0400 Subject: [PATCH] README: remove duplicate `delete-selection-mode` line --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c141981..ff22f46 100644 --- a/README.md +++ b/README.md @@ -1404,9 +1404,6 @@ fc-list : family | sed 's/,/\n/g' | sort -u ;; closing windows. (add-hook 'after-init-hook #'winner-mode) -;; Replace selected text with typed text -;; (delete-selection-mode 1) - (use-package uniquify :ensure nil :custom