Update doom emacs defaults

This commit is contained in:
Colin Powell
2019-03-11 08:56:52 -04:00
parent 174b645983
commit 312518a639
3 changed files with 24 additions and 21 deletions

View File

@ -33,6 +33,7 @@
;; org stuffs
(package! org-journal)
(package! ox-hugo)
(package! ob-http)
(package! org-gcal)
(package! org-web-tools)
(package! org-vcard)
@ -50,4 +51,7 @@
;; modes!
(package! terraform-mode)
;; themes
(package! nimbus-theme)
(package! exec-path-from-shell :disable t)