translation(it): update Italian message translations
Commit:
https://github.com/vim/vim/commit/2ab4f907a2b6e1b91c9ae4ebe35bf06b8960e7ab
Author: Antonio Giovanni Colombo
Date: Sun Jul 13 08:31:33 2025 +0200
translation(it): update Italian message translations
Signed-off-by: Antoni
runtime(python): update rendering of Unicode named literals in syntax script
Commit:
https://github.com/vim/vim/commit/6f85cec4fbc1d1261c67a339a11792dd8f2efd14
Author: Zvezdan Petkovic
Date: Sun Jul 13 08:23:24 2025 +0200
runtime(python): update rendering of Unicode named literals in synt
Using Vim 9.1
Hi everyone! I got a C source file and started to edit it and did not see
my colors come up like normal. So for the last five hours I have been
working on making changes to the C.VIM syntax file. I was wondering if it
can be included into the next release. I uploaded it to my acco
Hello,
I'm having trouble understanding some parts of Vim's source code. The
problem I'm facing is somewhat specific but I think the questions I
have can be generalized to the one in the title.
I'll start giving some context on my problem and end with the general
questions; feel free to take all
On Sa, 12 Jul 2025, Tony Mechelynck wrote:
> Mercurial changeset 333ccd1e9743 (corresponding to git changeset
> 7306e8fcdb6fd17276b6aafb23a522cefecb5857) adds patchlevel 1538 to
> src/version.c but the corresponding tag is missing in .hgtags ; I
> don't know about the git tag, bookmark, or whate