Skip to content

Commit f6ab58d

Browse files
committed
vim: Import v9.0.0233
* 9.0.0233: removing multiple text properties takes many calls * 9.0.0232: test with BufNewFile autocmd is flaky * 9.0.0231: expanding "**" may loop forever with directory links * 9.0.0230: no error for comma missing in list in :def function * 9.0.0229: Vim9: error message for missing type is not clear * Update runtime files
1 parent 6fbf9a4 commit f6ab58d

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/e80086446cc20856ed8359bc8dc87c4d430da4c8)\n* [9.0.0228](https://github.com/vim/vim/commit/13ed494bb5edc5a02d0ed0feabddb68920f88570): crash when pattern looks below the last line\n* [9.0.0227](https://github.com/vim/vim/commit/213e70e284b0975dd34525e94e59e26811097c72): cannot read error message when abort() is called
1+
* [9.0.0233](https://github.com/vim/vim/commit/a7704226a26b95b15bf87d3a3a5128e23e4aaa06): removing multiple text properties takes many calls\n* [9.0.0232](https://github.com/vim/vim/commit/38ea5bda2b699d91e339fb116d96e3a4f2e69c89): test with BufNewFile autocmd is flaky\n* [9.0.0231](https://github.com/vim/vim/commit/57e95179abdd851cb2d0c06d4f973575a768e3bb): expanding "\*\*" may loop forever with directory links\n* [9.0.0230](https://github.com/vim/vim/commit/2984ed31d92f7da19b3dc86b37764c55669dd7c2): no error for comma missing in list in :def function\n* [9.0.0229](https://github.com/vim/vim/commit/62e0e2e54b34b618500be4521ab1c33e1c378b42): Vim9: error message for missing type is not clear\n* [Update runtime files](https://github.com/vim/vim/commit/e80086446cc20856ed8359bc8dc87c4d430da4c8)

0 commit comments

Comments
 (0)