[Emacs] Add comment about load-theme-hook for highlight-indent-guide

This commit is contained in:
Ivan Malison 2017-01-26 16:58:24 -08:00
parent 87f4f115fa
commit baef77ad7c
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1629,6 +1629,8 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
(add-hook 'prog-mode-hook 'fci-mode)))
#+END_SRC
** highlight-indent-guides
If the load-theme hook from this package starts causing trouble check for
custom-set-faces in your custom file.
#+BEGIN_SRC emacs-lisp
(use-package highlight-indent-guides
:commands highlight-indent-guides-mode