From d3545b3e79da79e9547eeca2e27b5a6be406b7ea Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 17 Mar 2024 00:00:41 +0100 Subject: [PATCH] vim: Import v9.1.0184 * runtime(indent-test): MS-Windows: Add Makefile for running indent tests * 9.1.0184: Cursor pos wrong when clicking with conceal and wrap * 9.1.0183: Wrong display or screenpos() result when toggling diff mode * 9.1.0182: Can define function with invalid name inside 'formatexpr' * tools/rename.bat uses 'mv' and "move" (#14201) * runtime(doc): make :h tag-! more consistent (#14208) * runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202) * runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199) --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 6698ec13..e5fcc66b 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)](https://github.com/vim/vim/commit/b4b3d7de2413bf277445ea724c9cbd5e6bf9a334)\n* [runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199)](https://github.com/vim/vim/commit/61887b3d6fd8b441c90416ea7855e1fe5a9ae32c) +* [runtime(indent-test): MS-Windows: Add Makefile for running indent tests](https://github.com/vim/vim/commit/8291e91c6b10e0cdeb2f29c8f1a0aad6d5b5c684)\n* [9.1.0184](https://github.com/vim/vim/commit/d0c1b7723f7e73763597af2f97a53d94ab7ed020): Cursor pos wrong when clicking with conceal and wrap\n* [9.1.0183](https://github.com/vim/vim/commit/9e7f1fc2f159d58b2a4cd4b7060bead126fead49): Wrong display or screenpos() result when toggling diff mode\n* [9.1.0182](https://github.com/vim/vim/commit/6a04bf5ee523b2d6d01d7290e356a30de219f465): Can define function with invalid name inside 'formatexpr'\n* [tools/rename.bat uses 'mv' and "move" (#14201)](https://github.com/vim/vim/commit/20eaf8b78d9724fbcd8d55bff9f2fb5cc8c2ff08)\n* [runtime(doc): make :h tag-! more consistent (#14208)](https://github.com/vim/vim/commit/989faa4fce65a48d95fd8c9ae402672d70b8de7f)\n* [runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)](https://github.com/vim/vim/commit/b4b3d7de2413bf277445ea724c9cbd5e6bf9a334)\n* [runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199)](https://github.com/vim/vim/commit/61887b3d6fd8b441c90416ea7855e1fe5a9ae32c) diff --git a/vim b/vim index b4b3d7de..8291e91c 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit b4b3d7de2413bf277445ea724c9cbd5e6bf9a334 +Subproject commit 8291e91c6b10e0cdeb2f29c8f1a0aad6d5b5c684