Fix emacs default dict.

This commit is contained in:
Sebastian Schulze 2015-10-07 09:46:07 +02:00
parent 368e574d40
commit 3c521af02b
1 changed files with 1 additions and 3 deletions

View File

@ -39,8 +39,6 @@
(global-hl-line-mode 0)
(yas-global-mode 1)
(setq ispell-dictionary "german")
(add-hook 'text-mode-hook 'flyspell-mode)
(add-hook 'text-mode-hook 'auto-fill-mode)
@ -54,7 +52,7 @@
(setq helm-ls-git-fuzzy-match t)
;;; Start with an english dictionary
(setq ispell-dictionary 'english)
(ispell-change-dictionary "english")
(prelude-require-packages '(ace-jump-mode
ace-window