From 4fb56e5f7395801e04700d7111087a9c2b60ba97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:09:05 +0000 Subject: [PATCH] vim: Import v9.1.1016 * 9.1.1016: Not possible to convert string2blob and blob2string * 9.1.1015: Coverity complains about dereferencing NULL value * 9.1.1014: Vim9: variable not found in transitive import * runtime(colors): Update colorschemes, include new unokai colorscheme * 9.1.1013: Vim9: Regression caused by patch v9.1.0646 * runtime(lyrics): support milliseconds in syntax script * runtime(vim): Split Vim legacy and Vim9 script indent tests * 9.1.1012: Vim9: class interface inheritance not correctly working * 9.1.1011: popupmenu internal error with some abbr in completion item --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index f8051b61..f0cbe60f 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [runtime(lyrics): support milliseconds in syntax script](https://github.com/vim/vim/commit/30377e0fe084496911e108cbb33c84cf075e6e33)\n* [runtime(vim): Split Vim legacy and Vim9 script indent tests](https://github.com/vim/vim/commit/221c53202da1e9a2a30d081a46eacdeb220be443)\n* [9.1.1012](https://github.com/vim/vim/commit/8e92db4ea22f010d402df9d34071022a4aa8cef5): Vim9: class interface inheritance not correctly working\n* [9.1.1011](https://github.com/vim/vim/commit/3a0cc36c69744a7727ce34311d39d2d9d8ddc6f9): popupmenu internal error with some abbr in completion item +* [9.1.1016](https://github.com/vim/vim/commit/1aefe1de0b20fe4966863e07efa14b6aa87323ee): Not possible to convert string2blob and blob2string\n* [9.1.1015](https://github.com/vim/vim/commit/1ac53b84ada3a992f320566737e66fa00d48611f): Coverity complains about dereferencing NULL value\n* [9.1.1014](https://github.com/vim/vim/commit/57f0119358ed7f060d5020309b9043463121435f): Vim9: variable not found in transitive import\n* [runtime(colors): Update colorschemes, include new unokai colorscheme](https://github.com/vim/vim/commit/045564d0a73218594691953c0c8bf2035e1e176e)\n* [9.1.1013](https://github.com/vim/vim/commit/6289f9159102e0855bedc566636b5e7ca6ced72c): Vim9: Regression caused by patch v9.1.0646\n* [runtime(lyrics): support milliseconds in syntax script](https://github.com/vim/vim/commit/30377e0fe084496911e108cbb33c84cf075e6e33)\n* [runtime(vim): Split Vim legacy and Vim9 script indent tests](https://github.com/vim/vim/commit/221c53202da1e9a2a30d081a46eacdeb220be443)\n* [9.1.1012](https://github.com/vim/vim/commit/8e92db4ea22f010d402df9d34071022a4aa8cef5): Vim9: class interface inheritance not correctly working\n* [9.1.1011](https://github.com/vim/vim/commit/3a0cc36c69744a7727ce34311d39d2d9d8ddc6f9): popupmenu internal error with some abbr in completion item diff --git a/vim b/vim index 30377e0f..1aefe1de 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 30377e0fe084496911e108cbb33c84cf075e6e33 +Subproject commit 1aefe1de0b20fe4966863e07efa14b6aa87323ee