mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
0d2db888dd
commit
0ce67cc96f
1 changed files with 1 additions and 0 deletions
|
@ -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: "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue