From 5cfd28e0e42324e4dc480880b19938165dcf7d6c Mon Sep 17 00:00:00 2001 From: noa Date: Mon, 24 Feb 2025 08:47:54 +0800 Subject: Don't explicitly enable font-lock for org mode --- emacs/init.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index ff1e7a6..609b7c3 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -411,11 +411,7 @@ :custom-face (org-table ((t (:inherit fixed-pitch)))) - (org-date ((t (:inherit fixed-pitch :underline t)))) - - :hook ((org-mode . font-lock-mode)) - - ) + (org-date ((t (:inherit fixed-pitch :underline t))))) (use-package oc :after org -- cgit 1.4.1-2-gfad0