Skip to content

Commit bd04597

Browse files
vim: Import v9.1.0658
* runtime(doc): fix typo in syntax.txt * runtime(doc): -x is only available when compiled with crypt feature * 9.1.0658: Coverity warns about dereferencing NULL pointer. * runtime(colors): update Todo highlight in habamax colorscheme * 9.1.0657: MS-Windows: MSVC build time can be optimized * 9.1.0656: MS-Windows: MSVC Makefile CPU handling can be improved
1 parent 691e430 commit bd04597

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-
* [9.1.0655](https://github.com/vim/vim/commit/0aa65b48fbe64e18a767b207802483026baecb5d): filetype: goaccess config file not recognized\n* [CI: update clang compiler to version 20](https://github.com/vim/vim/commit/22a22529afc9854dffaf32c742e4796ac6c9999b)\n* [runtime(netrw): honor \`g:netrw\_alt{o,v}\` for \`:{S,H,V}explore\`](https://github.com/vim/vim/commit/c527d90fae7210d6dc5cbdf7507f26a32455149b)\n* [9.1.0654](https://github.com/vim/vim/commit/b9de1a057f9a0b6de6f64a9c1b2078c7069cdd7d): completion does not respect completeslash with fuzzy\n* [9.1.0653](https://github.com/vim/vim/commit/a0b5bc12850f1d87fa51fb7be42df0ea835ccf21): Patch v9.1.0648 not completely right
1+
* [runtime(doc): fix typo in syntax.txt](https://github.com/vim/vim/commit/947f752a47b107529b5d591e4e24b51237c20497)\n* [runtime(doc): -x is only available when compiled with crypt feature](https://github.com/vim/vim/commit/15141208e952933aab8c6274e6f8c650cf7e0de1)\n* [9.1.0658](https://github.com/vim/vim/commit/62d861741b92c45d05925d0685f3b06490011783): Coverity warns about dereferencing NULL pointer.\n* [runtime(colors): update Todo highlight in habamax colorscheme](https://github.com/vim/vim/commit/6228481b8e6341180a3bf2005178fc56d7e1c28b)\n* [9.1.0657](https://github.com/vim/vim/commit/87d63d34b6f25611db9cc7c7a13d785574e8ec43): MS-Windows: MSVC build time can be optimized\n* [9.1.0656](https://github.com/vim/vim/commit/cdf1c7a73ad84dd060a4151e166e1012d43d8766): MS-Windows: MSVC Makefile CPU handling can be improved

0 commit comments

Comments
 (0)