Skip to content

Commit ecab4c9

Browse files
vim: Import v9.1.1563
* 9.1.1563: completion: ruler may disappear * 9.1.1562: close button always visible in the 'tabline' * runtime(python): Highlight f-strings in Python * runtime(vim): Update base syntax, match "any" type distinctly * 9.1.1561: configure: wayland test can be improved * 9.1.1560: configure: uses $PKG_CONFIG before it is defined * 9.1.1559: tests: Test_popup_complete_info_01() fails when run alone * runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same * runtime(doc): handle newlines in base64 string encode example * runtime(vim): Update base syntax, fix incorrect function error * runtime(compiler): Add PHPStan compiler * translation: regenerate vim.pot, ignore version.c changes * 9.1.1558: str2blob() treats NULL string and empty string differently
1 parent 79b7a00 commit ecab4c9

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.1557](https://github.com/vim/vim/commit/0d9160e11ce4b921adff1e5621dd989ce96fb0f3): not possible to anchor specific lines in difff mode\n* [9.1.1556](https://github.com/vim/vim/commit/393d398247440f7045acf703cd179ad0da148318): string handling in cmdexpand.c can be improved\n* [9.1.1555](https://github.com/vim/vim/commit/78b10eab6c4ce4eb6556202e940a1980a472498b): completion: repeated insertion of leader\n* [9.1.1554](https://github.com/vim/vim/commit/e4fdb1e4e7583d824d4d86efa9b507c218d0af6a): crash when omni-completion opens command-line window\n* [9.1.1553](https://github.com/vim/vim/commit/7dd8ee2103cb3a9c92c768b8d92c997ae6c47c1c): Vim9: crash when accessing a variable in if condition\n* [runtime(tar): update minimum Vim version required for tar.vim](https://github.com/vim/vim/commit/9962c092cc0f9e663ebe4edf36e4643b2276eb52)
1+
* [9.1.1563](https://github.com/vim/vim/commit/824286c9a727811ed93e4e2f4f10944f735436e7): completion: ruler may disappear\n* [9.1.1562](https://github.com/vim/vim/commit/fb45809f01fa0c8e7ea1eb9bb26cda04d24d3fe5): close button always visible in the 'tabline'\n* [runtime(python): Highlight f-strings in Python](https://github.com/vim/vim/commit/b7fc24d3a3d21ccf1461c703eb7ff07ef3994c54)\n* [runtime(vim): Update base syntax, match "any" type distinctly](https://github.com/vim/vim/commit/97501afda34c77b07782a365fcc2299165e66f69)\n* [9.1.1561](https://github.com/vim/vim/commit/138381bde006e035fb42b52e714b4c6b3760a406): configure: wayland test can be improved\n* [9.1.1560](https://github.com/vim/vim/commit/861dade4e3db61f70e8fdd18a3b5a0635be08b16): configure: uses $PKG\_CONFIG before it is defined\n* [9.1.1559](https://github.com/vim/vim/commit/12d274af44bce9002ece1dc115559d27fcd77602): tests: Test\_popup\_complete\_info\_01() fails when run alone\n* [runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same](https://github.com/vim/vim/commit/57300a22dc8efeba79ce22aa9ab7dd5369ba9613)\n* [runtime(doc): handle newlines in base64 string encode example](https://github.com/vim/vim/commit/bc84fd145b170348d0e62dc7bbf356304e493700)\n* [runtime(vim): Update base syntax, fix incorrect function error](https://github.com/vim/vim/commit/175662f4f2a046a5ca33338cd3c1ca017e135ee8)\n* [runtime(compiler): Add PHPStan compiler](https://github.com/vim/vim/commit/f2290a682365c3a99e582bb74c99b0e5c4b98113)\n* [translation: regenerate vim.pot, ignore version.c changes](https://github.com/vim/vim/commit/71c794ccc50e9c8159713a728aefaab1ded4ac4f)\n* [9.1.1558](https://github.com/vim/vim/commit/2e154d8135abaea76ee1b81240daf46ae091b86b): str2blob() treats NULL string and empty string differently

vim

Submodule vim updated 76 files

0 commit comments

Comments
 (0)