guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48882: [PATCH] gnu: Add emacs-doom-snippets.


From: Nicolas Goaziou
Subject: bug#48882: [PATCH] gnu: Add emacs-doom-snippets.
Date: Sat, 12 Jun 2021 22:18:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

Alexandr Vityazev <avityazev@posteo.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-doom-snippets): New variable.

Applied. Thank you.

> +(define-public emacs-doom-snippets
> +  ;; Use the latest commit, as there are no tagged releases.
> +  (let ((release "0")

I used 1.1.0 as this is the version specified in the main file.

> +      (synopsis "Doom Emacs' Snippet Library")

I switched this to sentence case.

> +      (description
> +       "This package provides Yasnippets snippets for Doom Emacs.")

I slightly expounded the description per documentation in the repository.

Regards,
-- 
Nicolas Goaziou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]