Skip to content

Commit 707968a

Browse files
vim: Import v9.1.1128
* runtime(mail): add commentstring '> %s' to ftplugin * 9.1.1128: patch 9.1.1119 caused a regression with imports * runtime(dnsmasq): include simple filetype plugin * 9.1.1127: preinsert text is not cleaned up correctly * 9.1.1126: patch 9.1.1121 used a wrong way to handle enter * 9.1.1125: cannot loop through pum menu with multiline items * 9.1.1124: No test for 'listchars' "precedes" with double-width char * 9.1.1123: popup hi groups not falling back to defaults * runtime(dosini): Add support for # comments to ftplugin
1 parent 8ce4b78 commit 707968a

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.1122](https://github.com/vim/vim/commit/d6e3c9048dfb7e8f08f8fadc820c7e2208c3f030): too many strlen() calls in findfile.c\n* [9.1.1121](https://github.com/vim/vim/commit/07f0dbe3aa326fdf4d0f1b1cf7d79df89e91fc6e): Enter does not insert newline with "noselect"\n* [runtime(netrw): fix s:NetrwHome() regression](https://github.com/vim/vim/commit/ee1a24b21d10903ee4369d1df514af9eb4c400a6)
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)

0 commit comments

Comments
 (0)