Fix packages list for spacemacs-language

This commit is contained in:
syl20bnr 2016-09-05 11:51:30 -04:00
parent 107fe46d6e
commit 047b57223a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
;;; License: GPLv3
(setq spacemacs-language-packages
'(define-word :toggle (not osx-use-dictionary-app)
'((define-word :toggle (not osx-use-dictionary-app))
google-translate))
(defun spacemacs-language/init-define-word ()