Skip to content

Commit 90a20a8

Browse files
vim: Import v9.1.1680
* runtime(doc): update termguicolors default description * 9.1.1680: MS-Windows: possible buffer-under run in if_cscope * 9.1.1679: unclear what key causes CmdlineLeave autocommand * runtime(netrw): fix :Explore command in terminal * 9.1.1678: Amiga: cannot handle large undo files * 9.1.1677: wrong ifdef in message.c * 9.1.1676: completion: long line shown twice * runtime(sh): add syntax highlighting support for ${ cmd;} and ${|cmd;} * 9.1.1675: MS-Windows: Makefiles can be refactored * 9.1.1674: Patch v9.1.1666 causes problems on kitty * 9.1.1673: if_python: still support for Python 1 * 9.1.1672: completion: cannot add timeouts for 'cpt' sources * runtime(fstab): Added mtab support to fstab syntax. * 9.1.1671: configure: missing comment about AC_CONFIG_SRCDIR * 9.1.1670: completion: autocomplete breaks second completion * 9.1.1669: Vim script: no support for URI de-/encoding * 9.1.1668: items() does not work for Blobs * 9.1.1667: Another outdated comment in eval.c * 9.1.1666: no support for terminal primary device attributes
1 parent 3393af3 commit 90a20a8

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.1665](https://github.com/vim/vim/commit/5d3c39af2a54996dc365b5b38e3eaa6c971ae33a): Outdated comment in eval.c\n* [runtime(doc): Fix missing heading in remote.txt](https://github.com/vim/vim/commit/39a67920fbd8bbdd0af8435a4e0f7c1bd0c4822c)\n* [9.1.1664](https://github.com/vim/vim/commit/ea3d465438569c7b509ffbcc4816333dbf5f3875): configure: can use any autoconf\n* [runtime(doc): Tweak documentation style](https://github.com/vim/vim/commit/5ca1ea83ad79c8d1ebd25e61c91f1199c9bc4f09)
1+
* [runtime(doc): update termguicolors default description](https://github.com/vim/vim/commit/dc725a04fa739cdeccb8dd7489046b27e0fdec31)\n* [9.1.1680](https://github.com/vim/vim/commit/191d77872d8938fce28abaec061d4d6cde88cf48): MS-Windows: possible buffer-under run in if\_cscope\n* [9.1.1679](https://github.com/vim/vim/commit/ba9551d131d608b71155bacc0c4a65264f1f5f7c): unclear what key causes CmdlineLeave autocommand\n* [runtime(netrw): fix :Explore command in terminal](https://github.com/vim/vim/commit/53466887f71f47ae74227a69ba15120e5f9a161b)\n* [9.1.1678](https://github.com/vim/vim/commit/11bebd751fa25022238d0502f68cea821590b924): Amiga: cannot handle large undo files\n* [9.1.1677](https://github.com/vim/vim/commit/2306b2df42e8faa0f615f161eb871b9af7bd7af9): wrong ifdef in message.c\n* [9.1.1676](https://github.com/vim/vim/commit/57379302aa2a82ee0c9aca49ddd681308cf1483c): completion: long line shown twice\n* [runtime(sh): add syntax highlighting support for ${ cmd;} and ${|cmd;}](https://github.com/vim/vim/commit/e06d81fe675794d6e849cfa78e31a78c8001bbe5)\n* [9.1.1675](https://github.com/vim/vim/commit/e34bdb844fb68fe9250ec91ee70a14b8ec4d230c): MS-Windows: Makefiles can be refactored\n* [9.1.1674](https://github.com/vim/vim/commit/d5a6310108b6bc8ea20d0432cede25bedc40c315): Patch v9.1.1666 causes problems on kitty\n* [9.1.1673](https://github.com/vim/vim/commit/e2a6ba00f1d4448d967c30c4e7cc253f4d6b329a): if\_python: still support for Python 1\n* [9.1.1672](https://github.com/vim/vim/commit/69a337edc15a6c6eba6f16d2f3b7b223a149a938): completion: cannot add timeouts for 'cpt' sources\n* [runtime(fstab): Added mtab support to fstab syntax.](https://github.com/vim/vim/commit/f66674cf429aa1fac79e522b45372d7e3d37a902)\n* [9.1.1671](https://github.com/vim/vim/commit/6a37035bf2482d4950e14bd650f9064ab24c44c3): configure: missing comment about AC\_CONFIG\_SRCDIR\n* [9.1.1670](https://github.com/vim/vim/commit/b4e0bd93a9c09377b684c5bdf12c5c2eeb46aada): completion: autocomplete breaks second completion\n* [9.1.1669](https://github.com/vim/vim/commit/454c7ea484101badeb4b2614c7c4b37a4cc8abe6): Vim script: no support for URI de-/encoding\n* [9.1.1668](https://github.com/vim/vim/commit/da34f84847d40dc5b1eaad477440e513968047dc): items() does not work for Blobs\n* [9.1.1667](https://github.com/vim/vim/commit/6b5671180440f07f9f6955f46bab380bdc23f950): Another outdated comment in eval.c\n* [9.1.1666](https://github.com/vim/vim/commit/5734afebab85429d3728ebe776c22b7a985d6869): no support for terminal primary device attributes

vim

Submodule vim updated 72 files

0 commit comments

Comments
 (0)