diff options
-rw-r--r-- | emacs.el | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |