From 984f143556294c00c562bdaa405d403d3a46dfeb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:09:22 +0000 Subject: [PATCH] vim: Import v9.1.0861 * runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg * runtime(doc): clarify the use of filters and external commands * 9.1.0861: Vim9: no runtime check for object member access of any var * runtime(compiler): update pylint linter * 9.1.0860: tests: mouse_shape tests use hard code sleep value * 9.1.0859: several problems with the GLVS plugin * 9.1.0858: Coverity complains about dead code --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index fbab2a5b..9469b50c 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [runtime(tar): Update tar.vim to support permissions](https://github.com/vim/vim/commit/129a8446d23cd9cb4445fcfea259cba5e0487d29)\n* [9.1.0857](https://github.com/vim/vim/commit/4b9fa957125e33951a4a830414ccb70172976397): xxd: --- is incorrectly recognized as end-of-options\n* [9.1.0856](https://github.com/vim/vim/commit/a1b654ff36a9d3a22d632d7eeaddb8224e621928): mouseshape might be wrong on r and gr\n* [9.1.0855](https://github.com/vim/vim/commit/2e48567007f2becd484a3c3dd0706bf3a0beeae7): setting 'cmdheight' may cause hit-enter-prompt\n* [Add an .editorconfig file to repository](https://github.com/vim/vim/commit/feea1b444e8dabddc10f380ff61ef97f4ff6fa62)\n* [9.1.0854](https://github.com/vim/vim/commit/1083cae7091f006249c1349d0575412d2ff6a7dc): cannot get terminal cell size\n* [9.1.0853](https://github.com/vim/vim/commit/6fbf63de865001dedafc227465e651926cf6f6dc): filetype: kubernetes config file not recognized\n* [9.1.0852](https://github.com/vim/vim/commit/45e0704d9670c10bfaf2bb408d6a5cd639d23835): No warning when X11 registers are not available\n* [9.1.0851](https://github.com/vim/vim/commit/e7a1bbf2102ecd2083613ff18d7d46c45d1e568e): too many strlen() calls in getchar.c\n* [9.1.0850](https://github.com/vim/vim/commit/56d45f1b6658ca64857b4cb22f18a18eeefa0f1d): Vim9: cannot access nested object inside objects\n* [runtime(tex): extra Number highlighting causes issues](https://github.com/vim/vim/commit/622f6f5b9a9c2b88423f31a98e99cd3324446fcf) +* [runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg](https://github.com/vim/vim/commit/5ca8f223f03dbd85f5e06c8e1d500c65f311eaf1)\n* [runtime(doc): clarify the use of filters and external commands](https://github.com/vim/vim/commit/f18987caa5095e9ff154f924d952047c67c9fb64)\n* [9.1.0861](https://github.com/vim/vim/commit/e798446362efe4d784a26f51b106280d35c6da82): Vim9: no runtime check for object member access of any var\n* [runtime(compiler): update pylint linter](https://github.com/vim/vim/commit/210c49bbe8b2edf15fd4fbbc089ec128e4c9c0c9)\n* [9.1.0860](https://github.com/vim/vim/commit/24078e39cd10b8a65af5297ebe12ddf1e550167a): tests: mouse\_shape tests use hard code sleep value\n* [9.1.0859](https://github.com/vim/vim/commit/13a6605ddf3b2a166b68f2de0762f8bd72cd6fe1): several problems with the GLVS plugin\n* [9.1.0858](https://github.com/vim/vim/commit/002ccbfac4ab0b052f4d547ea4c4ffbf212e4592): Coverity complains about dead code diff --git a/vim b/vim index 129a8446..5ca8f223 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 129a8446d23cd9cb4445fcfea259cba5e0487d29 +Subproject commit 5ca8f223f03dbd85f5e06c8e1d500c65f311eaf1