Re: Commit: patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script

2024-12-30 Fir de Conversatie Christian Brabandt
On Mon, 30 Dec 2024, h_east wrote: > This is a very minor point, but the official name of Vim script is "Vim > script". ("s" is lowercase) Ah yes you are right, sorry. Thanks, Christian -- We are not a loved organization, but we are a respected one. -- John Fisher -- -- Yo

Re: Commit: patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script

2024-12-30 Fir de Conversatie h_east
Hi Christian, This is a very minor point, but the official name of Vim script is "Vim script". ("s" is lowercase) -- Best regards, Hirohito Higashi (h_east) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For mo

Commit: patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script

2024-12-30 Fir de Conversatie Christian Brabandt
patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script Commit: https://github.com/vim/vim/commit/810785c6890ef0a1cd2428410c8488cacfbac77b Author: Yegappan Lakshmanan Date: Mon Dec 30 10:29:44 2024 +0100 patch 9.1.0980: no support for base64 en-/decoding functions in Vi