Skip to content

Commit af0c15e

Browse files
vim: Import v9.1.1270
* runtime(zip): add *.whl to the list of zip extensions * 9.1.1270: missing out-of-memory checks in buffer.c * runtime(doc): update pi_zip.txt with current list of zip file extensions * 9.1.1269: completion: compl_shown_match is updated when starting keyword completion * 9.1.1268: filetype: dax files are not recognized * runtime(openPlugin): fix E480 when opening URLs with wildcards on Windows
1 parent a8672b6 commit af0c15e

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.1267](https://github.com/vim/vim/commit/de8f8f732ac1bcf69899df6ffd27dca9a4e66f3c): Vim9: no support for type list/dict\<object\<any>>\n* [9.1.1266](https://github.com/vim/vim/commit/7b6add0b4a694d421a1eb9c9017698ccbedde41c): MS-Windows: type conversion warnings\n* [translation(ru): Updated messages translation](https://github.com/vim/vim/commit/2f4aa50c912ee68b198fcacff96836cce6e60365)
1+
* [runtime(zip): add \*.whl to the list of zip extensions](https://github.com/vim/vim/commit/a359c9c25e5c3c1e543fc720223aa7256e6f72cf)\n* [9.1.1270](https://github.com/vim/vim/commit/7fb90815a0a29238c12e53b53e14fc55109f02b7): missing out-of-memory checks in buffer.c\n* [runtime(doc): update pi\_zip.txt with current list of zip file extensions](https://github.com/vim/vim/commit/8293574c8b116382ed6e0c3c709a04406f07cfd5)\n* [9.1.1269](https://github.com/vim/vim/commit/e4e4d1c381e9d0af55f6111e9bcaf98ad60461fc): completion: compl\_shown\_match is updated when starting keyword completion\n* [9.1.1268](https://github.com/vim/vim/commit/7f518e044fbc60cffdf2c0f611cc8c4dc35c338c): filetype: dax files are not recognized\n* [runtime(openPlugin): fix E480 when opening URLs with wildcards on Windows](https://github.com/vim/vim/commit/9301b437bca880c10921a7d0369d671a716e85f2)

0 commit comments

Comments
 (0)