diff --git a/spacemacs/packages.el b/spacemacs/packages.el index 34e2315ef..90b718524 100644 --- a/spacemacs/packages.el +++ b/spacemacs/packages.el @@ -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 ()