Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | etc: Add tempel snippets. | Nicolas Graves | 2022-08-30 |
| | | | | | | | | | | | | | * etc/snippets/tempel/scheme-mode: New file. * etc/snippets/tempel/text-mode: New file. * etc/snippets/scheme-mode: Moved from here... * etc/snippets/yas/scheme-mode: ... to here. * etc/snippets/text-mode: Moved from here... * etc/snippets/yas/text-mode: ... to here. * doc/contributing.texi ("The Perfect Setup"): Adjust yasnippet setup accordingly. Add tempel setup. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> | ||
* | etc: snippets: Fix "gnu: Add ..." name when prefilling Common Lisp commits ↵ | Pierre Neidhardt | 2020-11-25 |
| | | | | | | | messages. * etc/snippets/text-mode/guix-commit-message-add-cl-package: Fix name and simplify the "New variables" line. | ||
* | etc: snippets: Prefill Common Lisp package names. | Pierre Neidhardt | 2020-11-23 |
* etc/snippets/text-mode/guix-commit-message-add-cl-package: New file. |