Add package for unicode fonts
This commit is contained in:
parent
ffe6edeb59
commit
1b57e756e7
1 changed files with 4 additions and 0 deletions
|
@ -304,3 +304,7 @@
|
|||
|
||||
(use-package plantuml-mode
|
||||
:mode "\\.puml?\\'")
|
||||
|
||||
(use-package unicode-fonts
|
||||
:config
|
||||
(unicode-fonts-setup))
|
||||
|
|
Loading…
Add table
Reference in a new issue