diff options
Diffstat (limited to '.config/doom/packages.el')
-rw-r--r-- | .config/doom/packages.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/doom/packages.el b/.config/doom/packages.el index fcffea5..948b43f 100644 --- a/.config/doom/packages.el +++ b/.config/doom/packages.el @@ -50,4 +50,5 @@ ;; (unpin! t) (package! org-bullets) -;(package! mozc) ;; I have no idea if this is busted or not +(package! mozc) ;; I have no idea if this is busted or not +;(package! unicode-fonts) |