From 7ee91833554be3df0d70f7de5283cfb2cb3ad8fa Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Mon, 14 Nov 2022 06:53:05 +0100 Subject: Remove line highlight in Emacs --- emacs.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs.el') diff --git a/emacs.el b/emacs.el index 88c754a..7b7c459 100644 --- a/emacs.el +++ b/emacs.el @@ -23,9 +23,6 @@ ;;; https://jeko.frama.io/en/emacs.html ;;; Jeko's suggested configuration -;; Highlight cursor line -(global-hl-line-mode +1) - ;; Highlight the pair of delimiters under the cursor (show-paren-mode 1) (setq-default show-paren-delay -- cgit v1.2.3