Skip to content

Commit d30c74d

Browse files
vim: Import v9.1.1160
* runtime(misc): add support for bzip3 to tar, vimball and gzip plugins * 9.1.1160: Ctrl-Y does not work well with "preinsert" when completing items * 9.1.1159: $MYVIMDIR may not always be set * 9.1.1158: :verbose set has wrong file name with :compiler! * runtime(netrw): correctly handle shellslash variable
1 parent 357f3f6 commit d30c74d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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)
1+
* [runtime(misc): add support for bzip3 to tar, vimball and gzip plugins](https://github.com/vim/vim/commit/56957ed4109fb0c37922c6c37d5926cfe0a3313b)\n* [9.1.1160](https://github.com/vim/vim/commit/a2c5559f297a18dc1ce3c4f1f9fd6204aed321c9): Ctrl-Y does not work well with "preinsert" when completing items\n* [9.1.1159](https://github.com/vim/vim/commit/3e2affc324034085a98356003b226bd4a6f6c1ad): $MYVIMDIR may not always be set\n* [9.1.1158](https://github.com/vim/vim/commit/5e8b2268e180cbf5079ea6dbe9c8fd29c3e3133c): :verbose set has wrong file name with :compiler!\n* [runtime(netrw): correctly handle shellslash variable](https://github.com/vim/vim/commit/da53af57a7c72e95f84fc0a0b99ae460ff8dab78)

0 commit comments

Comments
 (0)