From 5546b458fb4060b2c21e0af93b422b7c28881767 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Fri, 14 Mar 2025 00:52:14 -0400 Subject: [PATCH] Enable tempel in conf-mode --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index e378183..9cc7fc2 100644 --- a/init.el +++ b/init.el @@ -1639,6 +1639,7 @@ is promoted to the beginning of the list of hooked functions." :hook (prog-mode-hook . user/tempel-setup-capf) (text-mode-hook . user/tempel-setup-capf) + (conf-mode-hook . user/tempel-setup-capf) (eglot-managed-mode-hook . user/tempel-setup-capf) :bind (:map tempel-map