aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r--emacs/.emacs.d/init/oni-org-init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/.emacs.d/init/oni-org-init.el b/emacs/.emacs.d/init/oni-org-init.el
index ef29a96..67559ff 100644
--- a/emacs/.emacs.d/init/oni-org-init.el
+++ b/emacs/.emacs.d/init/oni-org-init.el
@@ -1,4 +1,4 @@
-;;; oni-org-init.el --- Org mode config -*- lexical-binding: t; -*-
+;;; oni-org-init.el --- Org-mode configuration -*- lexical-binding: t; -*-
;; Copyright (C) 2018 Tom Willemse
@@ -20,7 +20,7 @@
;;; Commentary:
-;; Org mode configuration.
+;; My configuration for org-mode. I try to implement a GTD workflow.
;;; Code: