remove hl-sexp (too much highlighting!)

This commit is contained in:
opfez 2021-08-17 18:36:11 +02:00
parent 6ddfbead98
commit ac140306ac
1 changed files with 0 additions and 4 deletions

View File

@ -70,9 +70,5 @@
(setq geiser-active-implementations '(chez))
(add-hook 'scheme-mode-hook 'hl-sexp-mode)
(add-hook 'lisp-mode-hook 'hl-sexp-mode)
(add-hook 'emacs-lisp-mode-hook 'hl-sexp-mode)
;; I use emacs as my window manager.
(exwm-config)