Fix initialization of auto-highlight-symbol-mode

This commit is contained in:
syl20bnr 2013-11-20 21:55:59 -05:00
parent e9b4b33d1e
commit 801a5494fa

View file

@ -1,4 +1,4 @@
(use-package auto-highlight-symbol-mode
(use-package auto-highlight-symbol
:init
(global-auto-highlight-symbol-mode t)
:config