Enable tempel in conf-mode
This commit is contained in:
parent
b0955330a9
commit
5546b458fb
1
init.el
1
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
|
||||
|
Loading…
Reference in New Issue
Block a user