Hide lighter for highlight-parentheses mode

This commit is contained in:
syl20bnr 2015-07-23 22:22:26 -04:00
parent c14d4912b1
commit 7b47699f87

View file

@ -2114,6 +2114,7 @@ Search for a search tool in the order provided by `dotspacemacs-search-tools'."
"IndianRed3"
"IndianRed4")))
:config
(spacemacs|hide-lighter highlight-parentheses-mode)
(set-face-attribute 'hl-paren-face nil :weight 'ultra-bold)))
(defun spacemacs/init-hl-anything ()