Skip to content

Commit e92f2d8

Browse files
committed
vim: Import v8.2.4594
* Update runtime files * 8.2.4594: need to write script to a file to be able to source them * 8.2.4593: unnecessary call to redraw_later() * 8.2.4592: search continues after giving E1204 * 8.2.4591: cursor line not updated when a callback moves the cursor
1 parent e9fbbc3 commit e92f2d8

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.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
1+
* [Update runtime files](https://github.com/vim/vim/commit/47c532e2bc55e8a48f7f47e1fae1ed30144f2fa1)\n* [8.2.4594](https://github.com/vim/vim/commit/36a5b6867bb6c0bd69c8da7d788000ab8a0b0ab0): need to write script to a file to be able to source them\n* [8.2.4593](https://github.com/vim/vim/commit/95d2e7634ccd8e0da78086002509a856999e180c): unnecessary call to redraw\_later()\n* [8.2.4592](https://github.com/vim/vim/commit/b10ff5c1b3581ed4990d196bed51b4a8f961e8a2): search continues after giving E1204\n* [8.2.4591](https://github.com/vim/vim/commit/e7a74d53754765f22ef8ce71c915bb669d5f7f3f): cursor line not updated when a callback moves the cursor

0 commit comments

Comments
 (0)