Skip to content

Commit 916154e

Browse files
vim: Import v9.1.1192
* 9.1.1192: Vim crashes with term response debug logging enabled * runtime(vim): Update base-syntax and generator, only match valid predefined variables * runtime(plsql): move fold option from syntax to filetype plugin * 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch * 9.1.1190: C indentation does not detect multibyte labels * CI: Update clang to version 20 * runtime(sh): set b:match_skip to ignore matches for matchit * 9.1.1189: if_python: build error due to incompatible pointer types * 9.1.1188: runtime(tera): tera support can be improved * 9.1.1187: matchparen plugin wrong highlights shell case statement * runtime(doc): use GNOME instead of Gnome
1 parent b7cb20a commit 916154e

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.1186](https://github.com/vim/vim/commit/16d6fff98ed3a9dfd34a41696b005b0c4c7800f8): filetype: help files in git repos are not detected\n* [runtime(nohlsearch): fix CursorHold loop](https://github.com/vim/vim/commit/ce4f9d2a1016ade19fa07c5b66e58eb084719192)\n* [runtime(doc): warn users about potentially risky hotkey](https://github.com/vim/vim/commit/3d1a437f1bb41933739445a8436fdc1902e4ea98)\n* [runtime(syntax-tests): Improve parts of "runtest.vim"](https://github.com/vim/vim/commit/f63c3467b148ca94826a5c3dd6c1c1102f146039)\n* [9.1.1185](https://github.com/vim/vim/commit/dd42b05f8a37df03a9b77a16a47c08ab33af2b1f): endless loop with completefuzzycollect and no match found\n* [runtime(doc): CmdUndefined and FuncUndefined can always be nested](https://github.com/vim/vim/commit/af056949007b2395b3f8ca8c7efb591fe9d4be9e)\n* [9.1.1184](https://github.com/vim/vim/commit/b7dc5d3b6169efc8aa0b9d86476072877e74bc2c): Unnecessary use of vim\_tolower() in vim\_strnicmp\_asc()\n* [9.1.1083](https://github.com/vim/vim/commit/62f19541f4215e9b31698a3e0331b0e6421a1f37): "above" virtual text breaks cursorlineopt=number
1+
* [9.1.1192](https://github.com/vim/vim/commit/e671b1b6d109762ea441fb102ffb801ee19c439d): Vim crashes with term response debug logging enabled\n* [runtime(vim): Update base-syntax and generator, only match valid predefined variables](https://github.com/vim/vim/commit/3dca512939991004e434b66635b4b7b626a45afe)\n* [runtime(plsql): move fold option from syntax to filetype plugin](https://github.com/vim/vim/commit/42e498d9c41a0260ccddceeb2927c18b508eff54)\n* [9.1.1191](https://github.com/vim/vim/commit/d6c7913e24e07c1d0ea099cda85e0014e8627c5c): tests: test for patch 9.1.1186 doesn't fail without the patch\n* [9.1.1190](https://github.com/vim/vim/commit/f4d87ff8883e5076633ef0ab0cf4d6e4beaddc5c): C indentation does not detect multibyte labels\n* [CI: Update clang to version 20](https://github.com/vim/vim/commit/ccf2731fd1a7a7b15a7d30ae56a6897360e66bd3)\n* [runtime(sh): set b:match\_skip to ignore matches for matchit](https://github.com/vim/vim/commit/d49ba7b92a14e6f3c1c413d396df72d36e934f78)\n* [9.1.1189](https://github.com/vim/vim/commit/0a825bdde86a4ca3d8b9724e5e08a61d879eed2a): if\_python: build error due to incompatible pointer types\n* [9.1.1188](https://github.com/vim/vim/commit/14da0fb2d81a64ba4db78bed5a64522b58f351a2): runtime(tera): tera support can be improved\n* [9.1.1187](https://github.com/vim/vim/commit/9102ac11ab3938ec8c15bfebd00d2f91d3f1cd6c): matchparen plugin wrong highlights shell case statement\n* [runtime(doc): use GNOME instead of Gnome](https://github.com/vim/vim/commit/d89770eb987768aca78fef74d8d8601ce53fc435)

vim

Submodule vim updated 175 files

0 commit comments

Comments
 (0)