Skip to content

Commit b3cbc29

Browse files
vim: Import v9.1.1134
* CI: add Makefile target to verify default highlighting groups are present * 9.1.1134: filetype: Guile init file not recognized * 9.1.1133: filetype: xkb files not recognized everywhere * 9.1.1132: Mark positions wrong after triggering multiline completion * 9.1.1131: potential out-of-memory issue in search.c * runtime(doc): remove resolved complete item from todo list * 9.1.1130: 'listchars' "precedes" is not drawn on Tabs. * runtime(sieve): set fileformat=dos in filetype plugin * 9.1.1129: missing out-of-memory test in buf_write()
1 parent 707968a commit b3cbc29

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-
* [runtime(mail): add commentstring '> %s' to ftplugin](https://github.com/vim/vim/commit/27f51367613a150877e88d2379409bebdf32052b)\n* [9.1.1128](https://github.com/vim/vim/commit/e3fed4828c0f909bef25e184c6c19bb0cab8adef): patch 9.1.1119 caused a regression with imports\n* [runtime(dnsmasq): include simple filetype plugin](https://github.com/vim/vim/commit/106899eb21ac0adfa0e31229d921a5f81e6a7e22)\n* [9.1.1127](https://github.com/vim/vim/commit/52fd867f5e8a371653ee4fb6664593c82030f855): preinsert text is not cleaned up correctly\n* [9.1.1126](https://github.com/vim/vim/commit/44180416981000ad0bc5db4686889892e7a05cdd): patch 9.1.1121 used a wrong way to handle enter\n* [9.1.1125](https://github.com/vim/vim/commit/3af0a8d8f5b090a6a4b085e7b6ee0f5f87eda399): cannot loop through pum menu with multiline items\n* [9.1.1124](https://github.com/vim/vim/commit/08a83a033a32c0f5bc42eaa63162c21c369cb4ae): No test for 'listchars' "precedes" with double-width char\n* [9.1.1123](https://github.com/vim/vim/commit/e700ddeea4a29a724d04ff32b57c327ee55ce065): popup hi groups not falling back to defaults\n* [runtime(dosini): Add support for # comments to ftplugin](https://github.com/vim/vim/commit/911742a975caf69c1e35a866288f58450eb476cd)
1+
* [CI: add Makefile target to verify default highlighting groups are present](https://github.com/vim/vim/commit/6a15942bc275dc59814f44064e2984b831f7a03d)\n* [9.1.1134](https://github.com/vim/vim/commit/41a6026f007facb1ada3ff2a63a054913432860c): filetype: Guile init file not recognized\n* [9.1.1133](https://github.com/vim/vim/commit/b62bf814886185cb8607ce15051aa7017b8c88ba): filetype: xkb files not recognized everywhere\n* [9.1.1132](https://github.com/vim/vim/commit/060e6556e2cd97512cee1f46bc7915768c0f9e21): Mark positions wrong after triggering multiline completion\n* [9.1.1131](https://github.com/vim/vim/commit/b79fa3d9c8a08f15267797511d779e33bd33e68e): potential out-of-memory issue in search.c\n* [runtime(doc): remove resolved complete item from todo list](https://github.com/vim/vim/commit/a48693c6c2a1e85639bc9f14a92c1d9c9dbd6231)\n* [9.1.1130](https://github.com/vim/vim/commit/13f100e9328b1344fec79806791eb3f5234d4ccc): 'listchars' "precedes" is not drawn on Tabs.\n* [runtime(sieve): set fileformat=dos in filetype plugin](https://github.com/vim/vim/commit/3cb41489dc8856959c1d586217f141ce057dc373)\n* [9.1.1129](https://github.com/vim/vim/commit/fbe2dd7b4c9c41107fa355f58ebc6ed7d19a0f50): missing out-of-memory test in buf\_write()

0 commit comments

Comments
 (0)