[emacs] Use org-journal from spacemacs' built-in layer

See https://github.com/borgnix/spacemacs-journal/issues/5
This commit is contained in:
Sebastian Schulze 2018-01-10 11:58:12 +01:00
parent cad7968d16
commit 68ac6cc44f
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 7 additions and 8 deletions

View File

@ -42,10 +42,8 @@ values."
emacs-lisp
git
markdown
org
;; (shell :variables
;; shell-default-height 30
;; shell-default-position 'bottom)
(org :variables
org-enable-org-journal-support t)
spell-checking
syntax-checking
version-control
@ -76,9 +74,6 @@ values."
tmux
vagrant
search-engine
;; themes-megapack
journal
javascript
php
ansible
@ -94,11 +89,15 @@ values."
moe-theme
pocket-reader
hledger-mode
org-super-agenda
org-journal
)
;; A list of packages that cannot be updated.
dotspacemacs-frozen-packages '()
;; A list of packages that will not be installed and loaded.
dotspacemacs-excluded-packages '()
dotspacemacs-excluded-packages '(
;; doom-peacock-theme ;; see https://github.com/syl20bnr/spacemacs/issues/9937
)
;; Defines the behaviour of Spacemacs when installing packages.
;; Possible values are `used-only', `used-but-keep-unused' and `all'.
;; `used-only' installs only explicitly used packages and uninstall any