Skip to content

Commit e9fbbc3

Browse files
committed
vim: Import v8.2.4590
* 8.2.4590: Vim9: range type check has wrong offset * 8.2.4589: cannot index the g: dictionary * 8.2.4588: mapping with key after other matching mapping does not work * 8.2.4587: Vim9: double free after unpacking a list
1 parent 35293fd commit e9fbbc3

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.4586](https://github.com/vim/vim/commit/1d9cef769d6c91d9a58a9c3c1c8ffe3da3570871): Vim9: no error for using lower case name for "func" argument\n* [8.2.4585](https://github.com/vim/vim/commit/155b0882088ff115dcfb6ce466fe7c8cc2bef349): cannot use keypad page-up/down for completion menu\n* [8.2.4584](https://github.com/vim/vim/commit/da6d42c35a68610af872551b03077047258a7551): error for using autoload function in custom completion
1+
* [8.2.4590](https://github.com/vim/vim/commit/2995e5cf4eb9651827788e14f9f42ab34ce4c7e1): Vim9: range type check has wrong offset\n* [8.2.4589](https://github.com/vim/vim/commit/2e17fef225a58f478dc24ab1aaa20390c9abce57): cannot index the g: dictionary\n* [8.2.4588](https://github.com/vim/vim/commit/f35fd8e5d484be0e3fdd7c3c24f690083f91264d): mapping with key after other matching mapping does not work\n* [8.2.4587](https://github.com/vim/vim/commit/61efa16932d485fc724e4b94a8e7078a176c9946): Vim9: double free after unpacking a list

0 commit comments

Comments
 (0)