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
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

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: "