aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-19 19:07:59 -0300
committerEuAndreh <eu@euandre.org>2018-07-19 19:07:59 -0300
commitcf9fba42060e22c8e019f45b9e0dbcd8980b0353 (patch)
treedbe77bcf34ac33f86461c320a19714f1b765b176 /spacemacs.el
parentRemove "Fira Code" custom ellided symbols (diff)
downloaddotfiles-cf9fba42060e22c8e019f45b9e0dbcd8980b0353.tar.gz
dotfiles-cf9fba42060e22c8e019f45b9e0dbcd8980b0353.tar.xz
Set mml-secure-safe-bcc-list
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/spacemacs.el b/spacemacs.el
index 17db16f..e8baec2 100644
--- a/spacemacs.el
+++ b/spacemacs.el
@@ -701,9 +701,7 @@ This is the place where most of your configurations should be done. Unless it is
("i" "Idea" entry (file org-default-notes-file)
"* %? :IDEA: \n%t" :clock-in t :clock-resume t)
("n" "Next Task" entry (file+headline org-default-notes-file "Tasks")
- "** NEXT %? \nDEADLINE: %t"))
-
- )
+ "** NEXT %? \nDEADLINE: %t")))