Move feature/unicode => ui/unicode

This commit is contained in:
Henrik Lissner 2017-06-08 14:27:06 +02:00
parent b4e454823f
commit cdd24312d9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
(with-demoted-errors "FONT ERROR: %s"
(set-frame-font +doom-font t t)
;; Fallback to `doom-unicode-font' for Unicode characters
(unless (featurep! :feature unicode)
(unless (featurep! :ui unicode)
(when +doom-unicode-font
(set-fontset-font t 'unicode +doom-unicode-font)))
;; ...and for variable-pitch mode