summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 11:17:11 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-14 11:17:11 +0100
commit18632aa054e4f060e769a7c9a3bfd690a72c07a3 (patch)
tree485445b2dacdc3c0abca1a68dd27b5d43bb7a55f
parentf6730c9d72119388ffabab8d6ded1f92523af793 (diff)
Remove line highlight in Emacs
-rw-r--r--emacs.el3
1 files changed, 0 insertions, 3 deletions
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