From 5ee46cb0e57db01ff1eee8f27ee82e3ef7e8586d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 22:11:38 +0000 Subject: [PATCH] vim: Import v9.1.1056 * 9.1.1056: Vim doesn't highlight to be inserted text when completing * runtime(netrw): upstream snapshot of v176 * runtime(dist/vim9): fix regressions in dist#vim9#Open * runtime(hyprlang): fix string recognition --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 1c090fd7..cfa1e268 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.1055](https://github.com/vim/vim/commit/04cc8975930b7b2c5d6753d3eddf57dab2816518): make install fails because of a missing dependency\n* [runtime(asm): add byte directives to syntax script](https://github.com/vim/vim/commit/db23436b92a1b08e91146ef462482f2c1a79dfe8)\n* [9.1.1054](https://github.com/vim/vim/commit/279dd703e16cfa9e5089fb5e7c60b21a0a7debc3): Vim doesn't work well with TERM=xterm-direct +* [9.1.1056](https://github.com/vim/vim/commit/edd4ac3e895ce16034c7e098f1d68e0155d97886): Vim doesn't highlight to be inserted text when completing\n* [runtime(netrw): upstream snapshot of v176](https://github.com/vim/vim/commit/ec961b05dcc1efb0a234f6d0b31a0945517e75d2)\n* [runtime(dist/vim9): fix regressions in dist#vim9#Open](https://github.com/vim/vim/commit/766801295df78193a93712cd53b73e103f95e445)\n* [runtime(hyprlang): fix string recognition](https://github.com/vim/vim/commit/a5d19aa44d97151d572362a24efccbfa09d560ae) diff --git a/vim b/vim index 04cc8975..edd4ac3e 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 04cc8975930b7b2c5d6753d3eddf57dab2816518 +Subproject commit edd4ac3e895ce16034c7e098f1d68e0155d97886