typography: typo-language is buffer-local

This commit is contained in:
Eivind Fonn 2015-11-08 19:33:23 +01:00
parent 3fb38773b3
commit 4969833cb2

View file

@ -35,7 +35,7 @@
:documentation "Enable typographic substitutions"
:evil-leader "tTy")
(spacemacs|diminish typo-mode " 𝔗" " ty"))
:config (setq typo-language "English")))
:config (setq-default typo-language "English")))
(defun typography/init-tildify ()
(use-package tildify