Update ui modules for v2

This commit is contained in:
Henrik Lissner 2017-02-03 19:44:14 -05:00
parent d4b0216154
commit a2a0ab4ed7
5 changed files with 75 additions and 57 deletions

View file

@ -1,9 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! beacon :demand t)
(package! beacon)
(package! doom-themes)
(package! doom-themes
:ensure nil
:demand t
:load-path "~/work/plugins/emacs-doom-theme")