Skip to content

Commit e0ee7ca

Browse files
committed
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
1 parent 4c11a12 commit e0ee7ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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
1+
* [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

0 commit comments

Comments
 (0)