From 8ce4b7832638c65b667d19ae5c56b214dc9a3638 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 22:09:27 +0000 Subject: [PATCH] vim: Import v9.1.1122 * 9.1.1122: too many strlen() calls in findfile.c * 9.1.1121: Enter does not insert newline with "noselect" * runtime(netrw): fix s:NetrwHome() regression --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index aa5d2633..32734b58 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.1120](https://github.com/vim/vim/commit/44c1c04ddb000bd03c6e8851dcdef07fd8c329ff): tests: Test\_registers fails\n* [runtime(doc): add reference to extendnew() at extend()](https://github.com/vim/vim/commit/5647c91355f1ff3a1030c737bf5133bb7da5bb76)\n* [9.1.1119](https://github.com/vim/vim/commit/778ada48fb66918088ead75b5f59d301e4da541f): Vim9: Not able to use an autoloaded class from another autoloaded script\n* [9.1.1118](https://github.com/vim/vim/commit/b34a688ba02ed0da22abcb27ece3e940d63461a8): tests: test\_termcodes fails +* [9.1.1122](https://github.com/vim/vim/commit/d6e3c9048dfb7e8f08f8fadc820c7e2208c3f030): too many strlen() calls in findfile.c\n* [9.1.1121](https://github.com/vim/vim/commit/07f0dbe3aa326fdf4d0f1b1cf7d79df89e91fc6e): Enter does not insert newline with "noselect"\n* [runtime(netrw): fix s:NetrwHome() regression](https://github.com/vim/vim/commit/ee1a24b21d10903ee4369d1df514af9eb4c400a6) diff --git a/vim b/vim index 44c1c04d..d6e3c904 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 44c1c04ddb000bd03c6e8851dcdef07fd8c329ff +Subproject commit d6e3c9048dfb7e8f08f8fadc820c7e2208c3f030