Rewrite modules/ui/doom

This commit is contained in:
Henrik Lissner 2017-01-31 05:09:20 -05:00
parent 80735a530b
commit bcb5dde012
5 changed files with 118 additions and 12 deletions

View file

@ -1,7 +1,8 @@
;;; ui/doom/packages.el
(package! beacon :demand t)
(package! doom-themes
:ensure nil
:demand t
:load-path "~/work/plugins/emacs-doom-theme")