From b49cdfb3d8e0ce06b2ed46cf9f2269d8d5267501 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 13 Apr 2021 00:00:35 +0200 Subject: [PATCH] vim: Import v8.2.2758 * 8.2.2758: Vim9: wrong line number for autoload function with wrong name * 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 34a40421..2aaf24f9 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.2.2756](https://github.com/vim/vim/commit/cfc3023cb6ce5aaec13f49bc4b821feb05e3fb03): Vim9: blob index and slice not implemented yet\n* [8.2.2755](https://github.com/vim/vim/commit/af8ea0d066d31cf3cd0a39c5c49ce0342728588d): Vim9: no error for using a number in a condition\n* [8.2.2754](https://github.com/vim/vim/commit/09f067fca38c9f89ad088e8c096c4df3998575e2): :sleep! does not always hide the cursor +* [8.2.2758](https://github.com/vim/vim/commit/f48b2fa33cda94e963f6fa8b78f344385c9ebea6): Vim9: wrong line number for autoload function with wrong name\n* [8.2.2757](https://github.com/vim/vim/commit/68452177ca4cda4a9d5f93892e437447cf9404c8): Vim9: blob tests for legacy and Vim9 script are separate diff --git a/vim b/vim index cfc3023c..f48b2fa3 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit cfc3023cb6ce5aaec13f49bc4b821feb05e3fb03 +Subproject commit f48b2fa33cda94e963f6fa8b78f344385c9ebea6