Fix doom-fix-unicode

This commit is contained in:
Henrik Lissner 2016-06-03 00:59:04 -04:00
parent 1155097541
commit 7cbc9b1157
4 changed files with 8 additions and 3 deletions

View file

@ -9,6 +9,8 @@
flycheck-disabled-checkers '(emacs-lisp emacs-lisp-checkdoc make))
:config
;; Display warning symbol unicode better
(doom-fix-unicode "DejaVu Sans Mono" '(?⚠) 18)
(def-popup! " ?\\*Flycheck.+\\*" :align below :size 14 :noselect t :regexp t)
(unless (> emacs-major-version 24)