From ee7a2d81b4ecd953f295ec3caa5f3c6e56ea5044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 22:08:47 +0000 Subject: [PATCH] vim: Import v9.1.0882 * runtime(doc): Expand docs on :! vs. :term * runtime(netrw): Fixing powershell execution issues on Windows * 9.1.0882: too many strlen() calls in insexpand.c * 9.1.0881: GUI: message dialog may not get focus * runtime(netrw): update netrw's decompress logic * runtime(apache): Update syntax keyword definition * runtime(misc): add Italian LICENSE and (top-level) README file --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 0fa43698..ddc96984 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [runtime(misc): add Italian LICENSE and (top-level) README file](https://github.com/vim/vim/commit/9c69453f0ee08fd99f910a20a6e760f15bb994d6) +* [runtime(doc): Expand docs on :! vs. :term](https://github.com/vim/vim/commit/a01148d2cb2f8d2820a5b95474d11db0d1802360)\n* [runtime(netrw): Fixing powershell execution issues on Windows](https://github.com/vim/vim/commit/d7745acbd8fe1e4feb356a6dc7fc185eeab17d67)\n* [9.1.0882](https://github.com/vim/vim/commit/5e6ea92b2c58cbfc642d7e35bd717f99aa2e1e53): too many strlen() calls in insexpand.c\n* [9.1.0881](https://github.com/vim/vim/commit/991603cc04149aeed86470637540b22bc9f622c2): GUI: message dialog may not get focus\n* [runtime(netrw): update netrw's decompress logic](https://github.com/vim/vim/commit/cacfccf803949e62a29c85d4525372a10ea7e070)\n* [runtime(apache): Update syntax keyword definition](https://github.com/vim/vim/commit/4dd6c22ebeea86b9522e650d133f6b109a39177e)\n* [runtime(misc): add Italian LICENSE and (top-level) README file](https://github.com/vim/vim/commit/9c69453f0ee08fd99f910a20a6e760f15bb994d6) diff --git a/vim b/vim index 9c69453f..a01148d2 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 9c69453f0ee08fd99f910a20a6e760f15bb994d6 +Subproject commit a01148d2cb2f8d2820a5b95474d11db0d1802360