emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tempel 23a233da7d: README: add hook to conf-mode, too (


From: ELPA Syncer
Subject: [elpa] externals/tempel 23a233da7d: README: add hook to conf-mode, too (#106)
Date: Tue, 6 Jun 2023 06:59:25 -0400 (EDT)

branch: externals/tempel
commit 23a233da7dc8ed0e71da6c03be667322a3c0c79a
Author: mekeor <60295641+mekeor@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    README: add hook to conf-mode, too (#106)
---
 README.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.org b/README.org
index faa7755515..f1615e29ef 100644
--- a/README.org
+++ b/README.org
@@ -85,6 +85,7 @@ contributions.
                   (cons #'tempel-expand
                         completion-at-point-functions)))
 
+    (add-hook 'conf-mode-hook 'tempel-setup-capf)
     (add-hook 'prog-mode-hook 'tempel-setup-capf)
     (add-hook 'text-mode-hook 'tempel-setup-capf)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]