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 <marekpasnikowski@protonmail.com>2022-11-14 06:53:05 +0100
commit7f530d721508aadfedf57672ef7ef4639acdc24b (patch)
tree485445b2dacdc3c0abca1a68dd27b5d43bb7a55f /emacs.el
parent7f0db76973b65fb01f802eba3ac43414ab1d196d (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