-
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.0703: crash with 2byte encoding and glob2regpat() * runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops
- Loading branch information
1 parent
5ac189d
commit dfa583c
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.0702](https://github.com/vim/vim/commit/f459d68ecfe40875da863bee100c45cb80e19b87): Patch 9.1.0700 broke CI\n* [9.1.0701](https://github.com/vim/vim/commit/c3a02d78bd7a4622e85af348b24fb1388d160de1): crash with NFA regex engine when searching for composing chars\n* [9.1.0700](https://github.com/vim/vim/commit/1c815b54bbaf872c271d58043e51e56b908c1a20): crash with 2byte encoding and glob2regpat()\n* [9.1.0699](https://github.com/vim/vim/commit/f8702aeb8ff85554d909901ae45b50c3d532bf70): "dvgo" is not always an inclusive motion\n* [runtime(java): Provide support for syntax preview features](https://github.com/vim/vim/commit/8556e23ee90448f01b612d337599f6e8f86679ea) | ||
* [9.1.0703](https://github.com/vim/vim/commit/c9bfed2fda8c23cc02325b1a7a6d84dc62bbea4b): crash with 2byte encoding and glob2regpat()\n* [runtime(hollywood): update syn highlight for If-Then statements and For-In-Loops](https://github.com/vim/vim/commit/87c01d956168c1f41068c2a52e873f760c1f5fa9) |
Submodule vim
updated
4 files
+11 −5 | runtime/syntax/hollywood.vim | |
+2 −0 | src/fileio.c | |
+5 −5 | src/testdir/test_crash.vim | |
+2 −0 | src/version.c |