Skip to content

Commit 357f3f6

Browse files
vim: Import v9.1.1157
* 9.1.1157: command completion wrong for input() * runtime(doc): fix confusing docs for 'completeitemalign' * 9.1.1156: tests: No test for what patch 9.1.1152 fixes * 9.1.1155: Mode message not cleared after :silent message * runtime(lua): Improve 'include' and make '*expr' functions script-local * runtime(vim): Update base-syntax, match Vim9 function calls after "|" * 9.1.1154: Vim9: not able to use autoload class accross scripts * runtime(compiler): improve svelte-check
1 parent ca3f036 commit 357f3f6

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.1153](https://github.com/vim/vim/commit/dbedc0924d436b7ba2748bd286bb96af7aa0037e): build error on Haiku\n* [9.1.1152](https://github.com/vim/vim/commit/18bacc811c30ba26405cadbeb79d9013d9885bb5): Patch v9.1.1151 causes problems\n* [runtime(new-tutor): update examples from Neovim to Vim](https://github.com/vim/vim/commit/397700e50780325fbd2a4ce15225b983c018a93f)
1+
* [9.1.1157](https://github.com/vim/vim/commit/3255af850e8bab35c30fce4177bb5ba4a941e6ce): command completion wrong for input()\n* [runtime(doc): fix confusing docs for 'completeitemalign'](https://github.com/vim/vim/commit/85a50fe825ba11a35ce654f7313b4350e3ba4b52)\n* [9.1.1156](https://github.com/vim/vim/commit/4be1ab80befd78a80a05c2e66aeff58113832f46): tests: No test for what patch 9.1.1152 fixes\n* [9.1.1155](https://github.com/vim/vim/commit/fce1fa5b618458f6f10028faadc9a9ddc227fe76): Mode message not cleared after :silent message\n* [runtime(lua): Improve 'include' and make '\*expr' functions script-local](https://github.com/vim/vim/commit/0b8205484b703b4a5a569cd1b0ed876bbb13901f)\n* [runtime(vim): Update base-syntax, match Vim9 function calls after "|"](https://github.com/vim/vim/commit/60bd140256be4f567c28c60eb84be72c19a164bd)\n* [9.1.1154](https://github.com/vim/vim/commit/e9ae35f265f4eb71f1daba319f430ca3faeaf639): Vim9: not able to use autoload class accross scripts\n* [runtime(compiler): improve svelte-check](https://github.com/vim/vim/commit/3d75ec7401850e8a80ae7ab5ad1b84f47bc32095)

0 commit comments

Comments
 (0)