me
/
guix
Archived
1
0
Fork 0

snippets: tempel: Simplify git-commit-mode detection.

* etc/snippets/tempel/text-mode: Simplify git-commit-mode detection.

Signed-off-by: Andrew Tropin <andrew@trop.in>
master
Nicolas Graves 2023-04-17 19:52:22 +02:00 committed by Andrew Tropin
parent d4e99b4418
commit 38fa64c4b5
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
-*- mode: lisp-data -*-
text-mode :when (and (fboundp 'git-commit-mode) git-commit-mode)
text-mode :when (bound-and-true-p git-commit-mode)
(add\ "gnu: Add "
(p (with-temp-buffer