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/mail.snippets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/nvim/UltiSnips/mail.snippets') diff --git a/.config/nvim/UltiSnips/mail.snippets b/.config/nvim/UltiSnips/mail.snippets index 3fceb03..95a4101 100644 --- a/.config/nvim/UltiSnips/mail.snippets +++ b/.config/nvim/UltiSnips/mail.snippets @@ -1,7 +1,7 @@ snippet validate_pgp_key "A mail to verify a PGP key" b Hi ${1: Name}, -Please clear-sign [1] the attached `token.txt` file using the mentioned root +Please clear-sign [1] the attached `token.txt` file using the mentioned primary key (not any of its subkeys) and send the resulting file to: David Runge @@ -12,7 +12,7 @@ To clearsign the file, use gpg --armor --default-key ${2: PGP KEY ID}! --clearsign token.txt \`\`\` -If your root key does not provide the Signature capability (S), make sure to +If your primary key does not provide the Signature capability (S), make sure to toggle it on temporarily: \`\`\` -- cgit v1.2.3-70-g09d2