Skip to content

Commit af5dfdb

Browse files
vim: Import v9.1.0938
* 9.1.0938: exclusive selection not respected when re-selecting block mode * 9.1.0937: test_undolist() is flaky * 9.1.0936: cannot highlight completed text * 9.1.0935: SpotBugs compiler can be improved * 9.1.0934: hard to view an existing buffer in the preview window * runtime(doc): document how to minimize fold computation costs * 9.1.0933: Vim9: vim9compile.c can be further improved * 9.1.0932: new Italian tutor not installed * runtime(doc): fix a few minor errors from the last doc updates
1 parent ad40334 commit af5dfdb

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-
* [translation(it): add Italian translation for the interactive tutor](https://github.com/vim/vim/commit/b100477190caa8680df0bf19951b79d65665aa7d)\n* [runtime(doc): update the change.txt help file](https://github.com/vim/vim/commit/41d6de2974429f5fc76fbeacc233a1fa66c6f869)\n* [runtime(help): Add Vim lang annotation support for codeblocks](https://github.com/vim/vim/commit/6fea0a54804fc36ab7138a66210b0eb380d96198)\n* [9.1.0931](https://github.com/vim/vim/commit/3a3a2c921c78a12eac35ef6d6b9cceb117fcc7e1): ml\_get error in terminal buffer\n* [9.1.0930](https://github.com/vim/vim/commit/b34622579ca2ffa701ea6cf27a09b17bf74e6f62): tests: test\_terminal2 may hang in GUI mode\n* [9.1.0929](https://github.com/vim/vim/commit/5a2e0cf5f11c611c9b01f1bd6e7294edf0dd2bf4): filetype: lalrpop files are not recognized\n* [9.1.0928](https://github.com/vim/vim/commit/b48108d58ea30ba72b635af6ae8d888e7f0fe223): tests: test\_popupwin fails because the filter command fails\n* [editorconfig: set trim\_trailing\_whitespace = false for src/testdir/test\*.vim](https://github.com/vim/vim/commit/3c5d782dbc61c9328ef0cd906dab2b043dc084a9)
1+
* [9.1.0938](https://github.com/vim/vim/commit/bb955894734b287abfadd3a25786a42038d18d61): exclusive selection not respected when re-selecting block mode\n* [9.1.0937](https://github.com/vim/vim/commit/381ff7726efee9a0a7c2f79e01340fa972cafdfd): test\_undolist() is flaky\n* [9.1.0936](https://github.com/vim/vim/commit/6a38aff218f5b99a1aed7edaa357df24b9092734): cannot highlight completed text\n* [9.1.0935](https://github.com/vim/vim/commit/368ef5a48c7a41af7fe2c32a5d5659e23aff63d0): SpotBugs compiler can be improved\n* [9.1.0934](https://github.com/vim/vim/commit/a2a2fe841ed2efdbb1f8055f752a3a4d0988ae9d): hard to view an existing buffer in the preview window\n* [runtime(doc): document how to minimize fold computation costs](https://github.com/vim/vim/commit/3920bb4356aa7324a4be1071c87524a2f921d921)\n* [9.1.0933](https://github.com/vim/vim/commit/468db1f8af178d89149b6bc01f1d0202cb86aac2): Vim9: vim9compile.c can be further improved\n* [9.1.0932](https://github.com/vim/vim/commit/3f7d584e967e28ca9d3dab0b4726106bbcb5094d): new Italian tutor not installed\n* [runtime(doc): fix a few minor errors from the last doc updates](https://github.com/vim/vim/commit/0a4e57f44abc05033f839b4538efee8120f7d967)

vim

Submodule vim updated 54 files

0 commit comments

Comments
 (0)