Minor change

This commit is contained in:
syl20bnr 2014-10-16 12:31:13 -04:00
parent 427b9d45df
commit bc369a6e88

View file

@ -1108,8 +1108,7 @@ inserted in the buffer (if it is not read-only)."
(use-package helm-themes
:defer t
:init
(evil-leader/set-key
"ht" 'helm-themes)))
(evil-leader/set-key "ht" 'helm-themes)))
(defun spacemacs/init-hy-mode ()
(use-package hy-mode