From 1353a99c9e1a07e3a7fa152b53e537b29c1c0b5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:08:31 +0000 Subject: [PATCH] vim: Import v9.1.0691 * 9.1.0691: python3: stable-abi may cause segfault on Python 3.11 * runtime(vim): Update base-syntax, match :loadkeymap after colon and bar * runtime(mane): Improve ManBS mapping * 9.1.0690: cannot set special highlight kind in popupmenu * translation(pt): Revert and fix wrong Portuguese menu translation files * translation(pt): revert Portuguese menu translation * translation(br): Update Brazilian translations * runtime(vim): Update base-syntax, improve :let-heredoc highlighting --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 9d60ab3a..54cf9020 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.0689](https://github.com/vim/vim/commit/cacb6693c10bb19f28a50eca47bc4bc33eccbae3): \[security\]: buffer-overflow in do\_search() with 'rightleft'\n* [runtime(vim): Improve heredoc handling for all embedded scripts](https://github.com/vim/vim/commit/95e90781a4c92b7b061213cfa38b35bdbf719cc1)\n* [9.1.0688](https://github.com/vim/vim/commit/25618fc9eacc6a210507d7749b237ec3a695be85): Vim9: dereferences NULL pointer in check\_type\_is\_value()\n* [9.1.0687](https://github.com/vim/vim/commit/dabf07e4580b0e378741b3e11b5989e4f0cf17e0): Makefile may not install desktop files\n* [runtime(man): Fix \ManBS](https://github.com/vim/vim/commit/1c4f40213bbb848091dcacd7c5b34f6a45e341a7)\n* [runtime(java): Make the bundled &foldtext function optional](https://github.com/vim/vim/commit/2750b83fa1a917c13d0cae3e791493720dcaadaa)\n* [runtime(netrw): Change line on \`mx\` if command output exists](https://github.com/vim/vim/commit/c75dad017726ae78d6d2a68d1d6cfa12e7bd29f3)\n* [runtime(netrw): Fix \`mf\`-selected entry highlighting](https://github.com/vim/vim/commit/38cfa2b6623c64e748be17739799da36ca2d76bf)\n* [runtime(htmlangular): add html syntax highlighting](https://github.com/vim/vim/commit/0e9fd7755d23477a1cf3a101c301155ba0bc1e2c)\n* [translation(it): Fix filemode of Italian manpages](https://github.com/vim/vim/commit/4a0dc29e5fb4f59712f6f336b88bf1f18d846858)\n* [runtime(doc): Update outdated man.vim plugin information](https://github.com/vim/vim/commit/fd01eb21e545c1c5dc8dc894237f19a0ab2b537f)\n* [runtime(zip): simplify condition to detect MS-Windows](https://github.com/vim/vim/commit/bc29ea62861052b35781031173a67d7d577be068) +* [9.1.0691](https://github.com/vim/vim/commit/3f7024cf865bb9790988e24909ec3e37427555e7): python3: stable-abi may cause segfault on Python 3.11\n* [runtime(vim): Update base-syntax, match :loadkeymap after colon and bar](https://github.com/vim/vim/commit/7866d54ecc7ff47d5f3c48bc389dfd85759b9b65)\n* [runtime(mane): Improve \ManBS mapping](https://github.com/vim/vim/commit/5d1c55105739520f6de19b10328328e060c78984)\n* [9.1.0690](https://github.com/vim/vim/commit/38f99a1f0d61e9bde3f4a3d0cbe2d06185c4a57f): cannot set special highlight kind in popupmenu\n* [translation(pt): Revert and fix wrong Portuguese menu translation files](https://github.com/vim/vim/commit/56186e41db37770643e63cb39376757ac9fb6509)\n* [translation(pt): revert Portuguese menu translation](https://github.com/vim/vim/commit/79b5fc56973e1c8f6691fd16986e1590c342dbdd)\n* [translation(br): Update Brazilian translations](https://github.com/vim/vim/commit/18de7adaf43720c0ff209b3c72dd891d0ce55d2f)\n* [runtime(vim): Update base-syntax, improve :let-heredoc highlighting](https://github.com/vim/vim/commit/7884cc74188caea6e42b1456ed90c8a7189dda7c) diff --git a/vim b/vim index cacb6693..3f7024cf 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit cacb6693c10bb19f28a50eca47bc4bc33eccbae3 +Subproject commit 3f7024cf865bb9790988e24909ec3e37427555e7