Diminish typo-mode to Y

This commit is contained in:
Eivind Fonn 2015-11-16 12:40:02 +01:00
parent 4c65ea9c89
commit fdc221a383

View file

@ -34,7 +34,7 @@
:off (typo-mode -1)
:documentation "Enable typographic substitutions"
:evil-leader "tY")
(spacemacs|diminish typo-mode "" " ty"))
(spacemacs|diminish typo-mode "" " Y"))
:config (setq-default typo-language "English")))
(defun typography/init-tildify ()