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