summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs b/spacemacs
index f6493f1..cefea53 100644
--- a/spacemacs
+++ b/spacemacs
@@ -245,7 +245,7 @@ user code."
'(("t" "Todo" entry (file+headline "~/org/in.org" "Tasks")
"* TODO %?")))
(eval-after-load "org" '(require 'ox-md nil t))
- (global-git-commit-mode t)
+ ; (global-git-commit-mode t)
)
(defun mu4e-config ()