Fix doom-fix-unicode
This commit is contained in:
parent
1155097541
commit
7cbc9b1157
4 changed files with 8 additions and 3 deletions
|
@ -151,6 +151,8 @@
|
|||
;; "** %i%?\n")
|
||||
))
|
||||
|
||||
;; Display certain unicode characters properly
|
||||
(doom-fix-unicode "DejaVu Sans" '(?⟳) 13)
|
||||
(doom-fix-unicode "DejaVu Sans" '(?♭ ?♯))
|
||||
(doom-fix-unicode "Hack" '(?× ?∙ ?÷ ?⌉ ?⌈ ?⌊ ?⌋
|
||||
?∩ ?∪ ?⊆ ?⊂ ?⊄ ?⊇ ?⊃ ?⊅
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue