aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init/oni-org-init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2018-07-14 22:23:26 -0700
committerGravatar Tom Willemse2018-07-17 00:41:22 -0700
commit8941ec9be92460c8d53117f3f9bed76d4e590b3b (patch)
tree0dec7c01089cd671b8f1653d093590a5bd79ff0e /emacs/.emacs.d/init/oni-org-init.el
parent412aa9c18299a7aa61de535be783c073c6700115 (diff)
downloadnew-dotfiles-8941ec9be92460c8d53117f3f9bed76d4e590b3b.tar.gz
new-dotfiles-8941ec9be92460c8d53117f3f9bed76d4e590b3b.zip
Fix typo
Diffstat (limited to 'emacs/.emacs.d/init/oni-org-init.el')
-rw-r--r--emacs/.emacs.d/init/oni-org-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init/oni-org-init.el b/emacs/.emacs.d/init/oni-org-init.el
index 85ced77..b207a7e 100644
--- a/emacs/.emacs.d/init/oni-org-init.el
+++ b/emacs/.emacs.d/init/oni-org-init.el
@@ -34,7 +34,7 @@
(setq org-fontify-whole-heading-line t)
(setq org-hide-emphasis-markers t)
(setq org-return-follows-link t)
-(setq org-use-fast-todo-selection tt)
+(setq org-use-fast-todo-selection t)
(setq org-agenda-files
'("~/documents/gtd/todo.org"