mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +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:
@@ -95,6 +95,7 @@ text-mode :when (bound-and-true-p git-commit-mode)
|
|||||||
"* " (p (or (car (magit-staged-files)) ""))
|
"* " (p (or (car (magit-staged-files)) ""))
|
||||||
" (cl-" (s var)
|
" (cl-" (s var)
|
||||||
", ecl-" (s var)
|
", ecl-" (s var)
|
||||||
|
", clasp-" (s var)
|
||||||
", sbcl-" (s var) "): New variables.")
|
", sbcl-" (s var) "): New variables.")
|
||||||
|
|
||||||
(https\ "gnu: "
|
(https\ "gnu: "
|
||||||
|
|||||||
Reference in New Issue
Block a user