Move ispell-dictionary default to feature/spellcheck #630

Makes more sense to be here.
This commit is contained in:
Henrik Lissner 2018-06-01 02:25:38 +02:00
parent 4b0e3af424
commit 4f4495ca2a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 4 deletions

View file

@ -14,10 +14,6 @@
;; Plugins
;;
;; Default language setting.
(defvar ispell-dictionary "english")
(after! tex
;; Set some varibles to fontify common LaTeX commands.
(load! "+fontification")