Skip to content

Commit 8d321bc

Browse files
vim: Import v9.1.1034
* runtime(tex): add texEmphStyle to texMatchGroup in syntax script * CI: bump windows python to 3.12 * runtime(netrw): upstream snapshot of v175 * CI: add Linux arm64 CI job * 9.1.1033: Vim9: compiling abstract method fails without return * CI: bump windows libsodium to 1.0.20 * runtime(c): add new constexpr keyword to syntax file (C23) * 9.1.1033: tests: shaderslang was removed from test_filetype erroneously * 9.1.1032: link error when FEAT_SPELL not defined * 9.1.1031: Coverity complains about insecure data handling * runtime(sh): update syntax script * runtime(c): Add missing syntax test files * 9.1.1030: filetype: setting bash filetype is backwards incompatible * runtime(c): Update syntax and ftplugin files * 9.1.1029: the installer can be improved * 9.1.1028: too many strlen() calls in screen.c * 9.1.1027: no sanitize check when running linematch * 9.1.1026: filetype: swc configuration files are not recognized * runtime(netrw): change netrw maintainer * 9.1.1025: wrong return type of blob2str()
1 parent c6bd85e commit 8d321bc

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-
* [runtime(c): Update syntax and ftplugin files](https://github.com/vim/vim/commit/c2a967a1b9adca6c929e3dc5c218dfada00059b6)\n* [9.1.1029](https://github.com/vim/vim/commit/2730d3873f222876cdd7459772fef6d935c23783): the installer can be improved\n* [9.1.1028](https://github.com/vim/vim/commit/c15de972e8131def2f506bb9eb6b306ca089629c): too many strlen() calls in screen.c\n* [9.1.1027](https://github.com/vim/vim/commit/ca307efe486670b76563a4a287bc94dace57fb74): no sanitize check when running linematch\n* [9.1.1026](https://github.com/vim/vim/commit/3a738fccaaf6737c91641856ea00579dbe68bd4e): filetype: swc configuration files are not recognized\n* [runtime(netrw): change netrw maintainer](https://github.com/vim/vim/commit/9cfdabb074feefc9848e9f7a4538f201e28c7f06)\n* [9.1.1025](https://github.com/vim/vim/commit/166b1754a9b2046d678f59dedea7a3d693067047): wrong return type of blob2str()
1+
* [runtime(tex): add texEmphStyle to texMatchGroup in syntax script](https://github.com/vim/vim/commit/2cb8246eb969594a6969b03dcf8ea89aa7deda6e)\n* [CI: bump windows python to 3.12](https://github.com/vim/vim/commit/c65bb2ea8e5cffcbd5dff05572989af4d8936531)\n* [runtime(netrw): upstream snapshot of v175](https://github.com/vim/vim/commit/d402ba81e256b21e73a98ec809bd4a9482613553)\n* [CI: add Linux arm64 CI job](https://github.com/vim/vim/commit/87f65f3857ae00ecd4548043ee3343c87ac45cdd)\n* [9.1.1033](https://github.com/vim/vim/commit/7c92e888946903fa26b377efbc98c8f83e9188b8): Vim9: compiling abstract method fails without return\n* [CI: bump windows libsodium to 1.0.20](https://github.com/vim/vim/commit/fef4be0d7ae2340ca13552f3b101ce905dd9b3e5)\n* [runtime(c): add new constexpr keyword to syntax file (C23)](https://github.com/vim/vim/commit/e06405181a6189aa56e917c1a7e5090a33b07a8a)\n* [9.1.1033](https://github.com/vim/vim/commit/1d2867df0c5dfa3d2444229f9e4b23d6ff935956): tests: shaderslang was removed from test\_filetype erroneously\n* [9.1.1032](https://github.com/vim/vim/commit/b77c5984877c9de816ea6db8865eb3df7bb14b51): link error when FEAT\_SPELL not defined\n* [9.1.1031](https://github.com/vim/vim/commit/5e9aaedf520e850470fdecebb1ceccba0956178e): Coverity complains about insecure data handling\n* [runtime(sh): update syntax script](https://github.com/vim/vim/commit/54cb514c9a8320d77650a63f0f7405aa8cc5b0d7)\n* [runtime(c): Add missing syntax test files](https://github.com/vim/vim/commit/866f229591eb8114eed2aa44b90f23d1828bf1ee)\n* [9.1.1030](https://github.com/vim/vim/commit/727c567a0934643e2d6e1dd92d4e636b17d9067f): filetype: setting bash filetype is backwards incompatible\n* [runtime(c): Update syntax and ftplugin files](https://github.com/vim/vim/commit/c2a967a1b9adca6c929e3dc5c218dfada00059b6)\n* [9.1.1029](https://github.com/vim/vim/commit/2730d3873f222876cdd7459772fef6d935c23783): the installer can be improved\n* [9.1.1028](https://github.com/vim/vim/commit/c15de972e8131def2f506bb9eb6b306ca089629c): too many strlen() calls in screen.c\n* [9.1.1027](https://github.com/vim/vim/commit/ca307efe486670b76563a4a287bc94dace57fb74): no sanitize check when running linematch\n* [9.1.1026](https://github.com/vim/vim/commit/3a738fccaaf6737c91641856ea00579dbe68bd4e): filetype: swc configuration files are not recognized\n* [runtime(netrw): change netrw maintainer](https://github.com/vim/vim/commit/9cfdabb074feefc9848e9f7a4538f201e28c7f06)\n* [9.1.1025](https://github.com/vim/vim/commit/166b1754a9b2046d678f59dedea7a3d693067047): wrong return type of blob2str()

vim

Submodule vim updated 37 files

0 commit comments

Comments
 (0)