From e0ee7ca17fcaf318995931010b8f628cf9d2f3c2 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 16 Jan 2022 00:00:39 +0100 Subject: [PATCH] vim: Import v8.2.4103 * 8.2.4103: Vim9: variable declared in for loop not initialzed * 8.2.4102: Vim9: import cannot be used after method * 8.2.4101: warning for unused argument in tiny version * 8.2.4100: early return when getting the 'formatlistpat' value * 8.2.4099: Vim9: cannot use Vim9 syntax in mapping * 8.2.4098: typing "interrupt" at debug prompt may keep exception around * 8.2.4097: wrong number in error message on 32 bit system * 8.2.4096: Linux CI: unnecessarily installing packages * 8.2.4095: sed script not recognized by the first line * 8.2.4094: 'virtualedit' is window-local but using buffer-local enum * 8.2.4093: cached breakindent values not initialized properly --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index e830b2fb..547f7e61 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.2.4092](https://github.com/vim/vim/commit/ece07639f4989a300276d66b13553c21a7435030): MacOS CI: unnecessarily doing "Install packages"\n* [8.2.4091](https://github.com/vim/vim/commit/0f112052acaeffd75b7eb001eeb8a246ad12a276): virtcol is recomputed for statusline unnecessarily\n* [8.2.4090](https://github.com/vim/vim/commit/26ebf1f036517ebeacf571c333a83cca7e13bbe2): after restoring a session buffer order can be quite different\n* [8.2.4089](https://github.com/vim/vim/commit/7bfa6d698e7a9f586251d53cd092ad6e8110e045): terminal test for current directory fails on FreeBSD\n* [8.2.4088](https://github.com/vim/vim/commit/c0a1d370fa655cea9eaa74f5e605b95825dc9de1): xxd cannot output everything in one line +* [8.2.4103](https://github.com/vim/vim/commit/38ecd9722664049d636f4fba759b3ebbfd34e97d): Vim9: variable declared in for loop not initialzed\n* [8.2.4102](https://github.com/vim/vim/commit/857c8bb1bbe754cf2c5b709703d2eb848c800285): Vim9: import cannot be used after method\n* [8.2.4101](https://github.com/vim/vim/commit/d4e2f5090124d7753057de82727a99892f0231fe): warning for unused argument in tiny version\n* [8.2.4100](https://github.com/vim/vim/commit/04b871da800768287a8a432de568b11297db8686): early return when getting the 'formatlistpat' value\n* [8.2.4099](https://github.com/vim/vim/commit/e32c3c462ce9b3163a4a4bffd985897910885d29): Vim9: cannot use Vim9 syntax in mapping\n* [8.2.4098](https://github.com/vim/vim/commit/069613c9e8645acea3a128c15ebdbf56e2219d44): typing "interrupt" at debug prompt may keep exception around\n* [8.2.4097](https://github.com/vim/vim/commit/f60a63485ea26d9bda1618d1b72662eca65b5f1f): wrong number in error message on 32 bit system\n* [8.2.4096](https://github.com/vim/vim/commit/1050476ead81a49be0289f40b2041c47a70c95ab): Linux CI: unnecessarily installing packages\n* [8.2.4095](https://github.com/vim/vim/commit/e3ce17a3ca838954728df21ccb6c2a724490203d): sed script not recognized by the first line\n* [8.2.4094](https://github.com/vim/vim/commit/e1833bfd01c100896d2a01f281762c285192d84b): 'virtualedit' is window-local but using buffer-local enum\n* [8.2.4093](https://github.com/vim/vim/commit/c53b467473160b5cfce77277fbae414bf43e66ce): cached breakindent values not initialized properly diff --git a/vim b/vim index ece07639..38ecd972 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit ece07639f4989a300276d66b13553c21a7435030 +Subproject commit 38ecd9722664049d636f4fba759b3ebbfd34e97d