1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

etc: snippets: Add clasp to addcl snippet.

* etc/snippets/tempel/text-mode.eld (addcl): Add clasp.

Change-Id: If70f5c66854938475ad1f461c58b6ac91554aee2
This commit is contained in:
jgart
2025-07-01 11:14:16 -05:00
parent 0d2db888dd
commit 0ce67cc96f

View File

@@ -95,6 +95,7 @@ text-mode :when (bound-and-true-p git-commit-mode)
"* " (p (or (car (magit-staged-files)) ""))
" (cl-" (s var)
", ecl-" (s var)
", clasp-" (s var)
", sbcl-" (s var) "): New variables.")
(https\ "gnu: "