-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.0198: Vim9: compound operators broken for lambdas in an object * runtime(vim): Update base-syntax, remove old unused syntax groups. (#14146) * 9.1.0197: Vim9: problem evaluating negated boolean logic * CI: Fix for Sodium version 1.0.19 and MinGW (#14267) * runtime(java): Recognise the {@snippet} documentation tag (#14271) * CI: mingw complains about unknown escape sequence: '\l', fails with libsodium (#14259) * runtime(vim): Update base-syntax, improve function definition highlighting (#14203)
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [CI: mingw complains about unknown escape sequence: '\l', fails with libsodium (#14259)](https://github.com/vim/vim/commit/f976e2c956eb8f1643bc110bd4e3fbb8021a754d)\n* [runtime(vim): Update base-syntax, improve function definition highlighting (#14203)](https://github.com/vim/vim/commit/35e6f4ca27c8115c606f265e4b09e11db01c970d)\n* [9.1.0196](https://github.com/vim/vim/commit/3a6bd0c5c743bf69d2e8af4c8b3c6b2cb5f3631a): filetype: support for gnuplot files is lacking\n* [9.1.0195](https://github.com/vim/vim/commit/85a769d466d2009db6a318fd120d9691344664ba): memleak with ex\_drop, NULL dereference\n* [9.1.0194](https://github.com/vim/vim/commit/9eb236f455df75af858a37a3d98f190c977deaf4): gcc complains about uninitialized var\n* [9.1.0193](https://github.com/vim/vim/commit/70e566b0bd29189b1baf3dc915b6a98de36fbded): May leak memory in completion when ga\_grow() fails\n* [runtime(colors): don't unnecessarily reload v:colornames dict](https://github.com/vim/vim/commit/6d1d18084b7b04ab7fd73331ce59e99b6dd9ad72) | ||
* [9.1.0198](https://github.com/vim/vim/commit/d990bf08d85d83e14fc51fd99a66ebe2f36d2fcd): Vim9: compound operators broken for lambdas in an object\n* [runtime(vim): Update base-syntax, remove old unused syntax groups. (#14146)](https://github.com/vim/vim/commit/76d62985c1ffbd7669ccc628ca43445d14c5aba6)\n* [9.1.0197](https://github.com/vim/vim/commit/5d77364e4afe69b28f6d8b3493595c5c6fc056b8): Vim9: problem evaluating negated boolean logic\n* [CI: Fix for Sodium version 1.0.19 and MinGW (#14267)](https://github.com/vim/vim/commit/8e37daf620d951ce13187f62dd8a03c7abc4fb22)\n* [runtime(java): Recognise the {@snippet} documentation tag (#14271)](https://github.com/vim/vim/commit/3e72bf10a0a2fc34f01ff9663ed3324c2a140228)\n* [CI: mingw complains about unknown escape sequence: '\l', fails with libsodium (#14259)](https://github.com/vim/vim/commit/f976e2c956eb8f1643bc110bd4e3fbb8021a754d)\n* [runtime(vim): Update base-syntax, improve function definition highlighting (#14203)](https://github.com/vim/vim/commit/35e6f4ca27c8115c606f265e4b09e11db01c970d) |
Submodule vim
updated
14 files