From 2d68ff7100c07db7a7a3e0bcb9b4497c6fa008b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:09:16 +0000 Subject: [PATCH] vim: Import v9.1.0924 * 9.1.0924: patch 9.1.0923 causes issues * 9.1.0923: too many strlen() calls in filepath.c * 9.1.0923: wrong MIN macro in popupmenu.c * 9.1.0921: popupmenu logic is a bit convoluted * 9.1.0920: Vim9: compile_assignment() too long --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index a3b9244f..8f87ec17 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.0919](https://github.com/vim/vim/commit/d66d68763d0947c292a9fdda4da6fda3650fa563): filetype: some assembler files are not recognized\n* [runtime(netrw): do not pollute search history with symlinks](https://github.com/vim/vim/commit/5c42c7731536418c53273932d7ef76b80b001f38) +* [9.1.0924](https://github.com/vim/vim/commit/6cc3027e544e4389bd665140511a3d347490b102): patch 9.1.0923 causes issues\n* [9.1.0923](https://github.com/vim/vim/commit/e29c8bafa78847414419522baecd008e287389db): too many strlen() calls in filepath.c\n* [9.1.0923](https://github.com/vim/vim/commit/618c4d36ca92a62212a37e787c202229ceff8537): wrong MIN macro in popupmenu.c\n* [9.1.0921](https://github.com/vim/vim/commit/c942f84aadffd0c8969ecf81e3e9103722b2714f): popupmenu logic is a bit convoluted\n* [9.1.0920](https://github.com/vim/vim/commit/95a03fc321dcb9d6958ac508dbfb85f8e7752836): Vim9: compile\_assignment() too long diff --git a/vim b/vim index d66d6876..6cc3027e 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit d66d68763d0947c292a9fdda4da6fda3650fa563 +Subproject commit 6cc3027e544e4389bd665140511a3d347490b102