Fix doom-fix-unicode
This commit is contained in:
parent
1155097541
commit
7cbc9b1157
4 changed files with 8 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue