Skip to content

Commit 6551a7d

Browse files
vim: Import v9.2.0010
* 9.2.0010: Using Wayland compositor is still slow * 9.2.0009: tests: test_cindent are not ordered * runtime(zip): use system() instead of :! * 9.2.0008: MS-Windows: font size calculation may be wrong * 9.2.0007: cindent: recognizing labels within commented lines * 9.2.0006: powershell commands wrongly wrapped when executed * 9.2.0005: Coverity reports unreachable code * runtime(fstab): Add cgroup2 to valid device types * runtime(hare): update syntax script for Hare 0.26.0 * runtime(vim): Error codes should not be highlighed with vim9CommentTitle * runtime(netrw): Use right file system commands initialization for Windows * 9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopinsert * 9.2.0003: tests: invalid indent in message.c * Makefile: dosrt target fails because of duplicate lang directories * runtime(sh): fix spurious nextgroup=shComment on shEscape * 9.2.0002: str2specialbuf() can be improved * README: Updated version from 91 to 92 in various READMEs * 9.1.0001: tests: Test_popup_setbuf() fails
1 parent a61c76e commit 6551a7d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0](https://github.com/vim/vim/commit/e7e21018fc0b60c153c8e668f696d95e574cc5a4): Need a new Vim release\n* [runtime(doc): Update todo.txt and remove solved issues](https://github.com/vim/vim/commit/75541da4c7f2d5dff159ae1fdc43cbe4d5f79472)
1+
* [9.2.0010](https://github.com/vim/vim/commit/ac9426bf549a5dea853ae02fa6c5dba0ef3beb95): Using Wayland compositor is still slow\n* [9.2.0009](https://github.com/vim/vim/commit/9308c85a7ee54d0a0d9956e4436cd5d1dce90914): tests: test\_cindent are not ordered\n* [runtime(zip): use system() instead of :!](https://github.com/vim/vim/commit/abac1c1aa67d96313a9cfd086e2267f1c684e740)\n* [9.2.0008](https://github.com/vim/vim/commit/13223921e0e80e5ecd472e4db4cba60301b03530): MS-Windows: font size calculation may be wrong\n* [9.2.0007](https://github.com/vim/vim/commit/9af18686c7842c8002268d861e37f6ad46a9b641): cindent: recognizing labels within commented lines\n* [9.2.0006](https://github.com/vim/vim/commit/20b2365c5f382a4c61cd6b082c37019e789d7cd4): powershell commands wrongly wrapped when executed\n* [9.2.0005](https://github.com/vim/vim/commit/e0b10ce95a6a2e8f379940dccb747cddd58d3fb6): Coverity reports unreachable code\n* [runtime(fstab): Add cgroup2 to valid device types](https://github.com/vim/vim/commit/0435abfaa1f0833f4540d50acde1d2be838e87fc)\n* [runtime(hare): update syntax script for Hare 0.26.0](https://github.com/vim/vim/commit/4a5c1601bc53270b6ab875e3b0fd117d5161bffb)\n* [runtime(vim): Error codes should not be highlighed with vim9CommentTitle](https://github.com/vim/vim/commit/3794d9b33ce32492b84565d55a538bcfc1fcfbb6)\n* [runtime(netrw): Use right file system commands initialization for Windows](https://github.com/vim/vim/commit/a2d87ba615f15956116f43f7c70f1b315d679cb4)\n* [9.2.0004](https://github.com/vim/vim/commit/8b81a6b6e1d514cf0544e0c6d12412ba813564b0): Changing hidden prompt buffer cancels :startinsert/:stopinsert\n* [9.2.0003](https://github.com/vim/vim/commit/9f76adeed8bcf25cf07093d5d5485195b1a2c0e6): tests: invalid indent in message.c\n* [Makefile: dosrt target fails because of duplicate lang directories](https://github.com/vim/vim/commit/93f05b6d4c05af53495f083316c826d475096151)\n* [runtime(sh): fix spurious nextgroup=shComment on shEscape](https://github.com/vim/vim/commit/c68e64dac3eaa48d65bb333c66b3d34707dd6acc)\n* [9.2.0002](https://github.com/vim/vim/commit/76826c24dfcd89503ba92119089f96e7feeaa098): str2specialbuf() can be improved\n* [README: Updated version from 91 to 92 in various READMEs](https://github.com/vim/vim/commit/4cae20c47a6ae03773faeaf007e1787820050f6b)\n* [9.1.0001](https://github.com/vim/vim/commit/73a6e8dd207535d9f719bb7ea8cea8f321fd16b8): tests: Test\_popup\_setbuf() fails

vim

Submodule vim updated 47 files

0 commit comments

Comments
 (0)