summaryrefslogtreecommitdiff
path: root/emacs.el
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-11-14 06:53:05 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2022-11-14 06:53:05 +0100
commit7ee91833554be3df0d70f7de5283cfb2cb3ad8fa (patch)
tree4f5a999eacba84ae32c834938112d2dd7e6752e6 /emacs.el
parent85dd737e78d4d003b9ba6cd62ccc08a2427d07b9 (diff)
Remove line highlight in Emacs
Diffstat (limited to 'emacs.el')
-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