summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-11-21 20:15:58 +0100
committerGravatar Tom Willemse2015-11-21 20:15:58 +0100
commitf5ab56de77a33c955178a0db749f53c4e3c88183 (patch)
tree6a6f8273b487f6caa1768de82bb545c9bf7b0767 /emacs/.emacs.d/init.org
parent3c69b707a641e8b2cd5be62971bf751f248c7eb0 (diff)
downloaddotfiles-f5ab56de77a33c955178a0db749f53c4e3c88183.tar.gz
dotfiles-f5ab56de77a33c955178a0db749f53c4e3c88183.zip
Remove lisp-extra-font-lock
It's just too much.
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org13
1 files changed, 0 insertions, 13 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index a256c8f..46a5cd1 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -1700,19 +1700,6 @@
(delq 'recenter-top-bottom beacon-dont-blink-commands)))
#+END_SRC
-** Show some extra highlighted lisp symbols
-
- There exists [[https://github.com/Fanael/highlight-defined][highlight-defined]], but this is a bit over-the-top for
- me. I do like the way =js2-mode= highlights defined and undefined
- variables. Hopefully this package comes a bit closer to how that
- works.
-
- #+BEGIN_SRC emacs-lisp
- (add-hook 'emacs-lisp-mode-hook 'lisp-extra-font-lock-mode)
- (add-hook 'lisp-mode-hook 'lisp-extra-font-lock-mode)
- (add-hook 'scheme-mode-hook 'lisp-extra-font-lock-mode)
- #+End_src
-
** Hightlight numbers mode
I find this regular expression to work better at identifying