-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* runtime(vim): Update base-syntax, match :debuggreedy count prefix * 9.1.1074: Strange error when heredoc marker starts with "trim" * 9.1.1073: tests: test_compiler fails on Windows without Maven * 9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10
- Loading branch information
1 parent
bc4ac59
commit b624cb1
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 @@ | ||
* [9.1.1071](https://github.com/vim/vim/commit/04d2a3fdc051d6a419dc0ea4de7a9640cefccd31): args missing after failing to redefine a function\n* [9.1.1070](https://github.com/vim/vim/commit/edf0f7db28f87611368e158210e58ed30f673098): Cannot control cursor positioning of getchar()\n* [9.1.1069](https://github.com/vim/vim/commit/001c26cd6194fba2bfccb06dec30fdc9e1410e62): preinsert text completions not deleted with \<C-W>/\<C-U>\n* [9.1.1068](https://github.com/vim/vim/commit/e0a2ab397fd13a71efec85b017d5d4d62baf7f63): getchar() can't distinguish between C-I and Tab\n* [CI: bump windows python to 3.13](https://github.com/vim/vim/commit/cbc1f409c1197ca93b3903f0dee9947cae411fb4)\n* [9.1.1067](https://github.com/vim/vim/commit/44a21351a8e34bce5b4b87aa7f290738fe4fa5f5): tests: Test\_termwinscroll\_topline2 fails on MacOS\n* [9.1.1066](https://github.com/vim/vim/commit/2101230f4013860dbafcb0cab3f4e6bc92fb6f35): heap-use-after-free and stack-use-after-scope with :14verbose | ||
* [runtime(vim): Update base-syntax, match :debuggreedy count prefix](https://github.com/vim/vim/commit/4a530a632bb220b9aec827a12ab211a563c5583d)\n* [9.1.1074](https://github.com/vim/vim/commit/449c2e5454735fe1cfc8c21b2c6880d6bdf4cd6e): Strange error when heredoc marker starts with "trim"\n* [9.1.1073](https://github.com/vim/vim/commit/23da16d3d023a20565dc29128208e6cb095231d9): tests: test\_compiler fails on Windows without Maven\n* [9.1.1072](https://github.com/vim/vim/commit/ccd7f454fcac2f99085d4f50e79c111c02741166): 'diffopt' "linematch" cannot be used with {n} less than 10 |
Submodule vim
updated
20 files