From 2573a4ce6b046382f269d2c7b2a033fa3420ef73 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Tue, 26 Jul 2022 13:35:51 +0100 Subject: I'll never get the hang of org-mode --- init.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.el b/init.el index a9b04e9..48af2cf 100755 --- a/init.el +++ b/init.el @@ -376,8 +376,6 @@ (setq calendar-date-display-form '(year "-" month "-" day)) (setq calendar-time-display-form '(24-hours ":" minutes (if time-zone " (") time-zone (if time-zone ")"))) -; org mode -(add-to-list 'auto-mode-alist '("TODO$" . org-mode)) ; -------- use the function keys! -------- (global-set-key [f13] 'universal-argument) -- cgit v1.2.3