From 4f2f477188e05d8174f28f4ee1f3d45b627d62ef Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 4 Jan 2024 12:00:27 +0100 Subject: nvim: Adapt wording for proper OpenPGP terminology in ultisnips Signed-off-by: David Runge --- .config/nvim/UltiSnips/text.snippets | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to '.config/nvim/UltiSnips/text.snippets') diff --git a/.config/nvim/UltiSnips/text.snippets b/.config/nvim/UltiSnips/text.snippets index 866b0ac..cfc757e 100644 --- a/.config/nvim/UltiSnips/text.snippets +++ b/.config/nvim/UltiSnips/text.snippets @@ -1,15 +1,11 @@ snippet pgp_validation_token "A token text to use for verification" b -I am the holder of the PGP key with the ID +I am the holder of the OpenPGP certificate with the fingerprint ${1:PGP KEY ID} -and the mail address +and the User ID ${2:UID} -I am clear-signing this token file for the purpose of validating my PGP key ID -and UID for the use in archlinux-keyring. +I am clear-signing this token file for the purpose of validating my OpenPGP certificate fingerprint and User ID for the use in archlinux-keyring. https://gitlab.archlinux.org/archlinux/archlinux-keyring The resulting clear-signed token file has no application beyond its intended scope. - -Verification token: -${3:`tr -dc A-Za-z0-9