Skip to content

Commit 7c0d2aa

Browse files
committed
vim: Import v9.0.0222
* 9.0.0222: no good reason why text objects are only in larger builds * 9.0.0221: accessing freed memory if compiling nested function fails * 9.0.0220: invalid memory access with for loop over NULL string * 9.0.0219: cannot make a funcref with "s:func" in a def function * 9.0.0218: reading before the start of the line * Update runtime files
1 parent 31517ea commit 7c0d2aa

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-
* [Update runtime files](https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8)\n* [9.0.0217](https://github.com/vim/vim/commit/5a4fff4d948cd12a5cf5f637ad2c561815a77d8e): 'shellslash' works differently when sourcing a script again\n* [9.0.0216](https://github.com/vim/vim/commit/cce293f87beb57a75ff738fade7fafadbc4a78a9): undo earlier test sometimes fails on MS-Windows\n* [9.0.0215](https://github.com/vim/vim/commit/8a77d208ff580b231ffacf4202dc3a6ce171087f): not passing APC\_INDENT flag\n* [9.0.0214](https://github.com/vim/vim/commit/d8d4cfcb393123fa19640be0806091d47935407f): splitting a line may duplicate virtual text
1+
* [9.0.0222](https://github.com/vim/vim/commit/887748742deae3d6de7aa0fdbb042afe1ccf5e7a): no good reason why text objects are only in larger builds\n* [9.0.0221](https://github.com/vim/vim/commit/1889f499a4f248cd84e0e0bf6d0d820016774494): accessing freed memory if compiling nested function fails\n* [9.0.0220](https://github.com/vim/vim/commit/f6d39c31d2177549a986d170e192d8351bd571e2): invalid memory access with for loop over NULL string\n* [9.0.0219](https://github.com/vim/vim/commit/948a3894d98f5e2a6e7fc57189fe9c2a5919eebf): cannot make a funcref with "s:func" in a def function\n* [9.0.0218](https://github.com/vim/vim/commit/e98c88c44c308edaea5994b8ad4363e65030968c): reading before the start of the line\n* [Update runtime files](https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8)

0 commit comments

Comments
 (0)