[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#50709: [PATCH] gnu: Add zsh-syntax-highlighting.
From: |
Ludovic Courtès |
Subject: |
bug#50709: [PATCH] gnu: Add zsh-syntax-highlighting. |
Date: |
Wed, 13 Oct 2021 10:40:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Alexandr Vityazev <avityazev@posteo.org> skribis:
> * gnu/packages/shellutils.scm (zsh-syntax-highlighting): New variable.
Applied! I took the liberty to remove the ‘regexp-quote’ call, which I
think did not help readability.
Thanks,
Ludo’.