1

Enable tempel in conf-mode

This commit is contained in:
Jessie Hildebrandt 2025-03-14 00:52:14 -04:00
parent b0955330a9
commit 5546b458fb

View File

@ -1639,6 +1639,7 @@ is promoted to the beginning of the list of hooked functions."
:hook :hook
(prog-mode-hook . user/tempel-setup-capf) (prog-mode-hook . user/tempel-setup-capf)
(text-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) (eglot-managed-mode-hook . user/tempel-setup-capf)
:bind :bind
(:map tempel-map (:map tempel-map