From f15492a704868b0477667ee7a0bc71d49ab60e38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:08:18 +0000 Subject: [PATCH] vim: Import v9.1.1054 * runtime(asm): add byte directives to syntax script * 9.1.1054: Vim doesn't work well with TERM=xterm-direct --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index e0d02242..81518706 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [runtime(filetype): commit 99181205c5f8284a3 breaks V lang detection](https://github.com/vim/vim/commit/fb49e3cde79de4ce558c86d21a56eb9d60aeabd5)\n* [runtime: decouple Open and Launch commands and gx mapping from netrw](https://github.com/vim/vim/commit/c729d6d154e097b439ff264b9736604824f4a5f4)\n* [9.1.1053](https://github.com/vim/vim/commit/d65aa1bbdb808ef8fecde6df240c48cc39a52a8e): "nosort" enables fuzzy filtering even if "fuzzy" isn't in 'completeopt'\n* [runtime(just): fix typo in syntax file](https://github.com/vim/vim/commit/509a8d58f9a8ce00744114c1f21f0d951a559ecd)\n* [runtime(filetype): Improve Verilog detection by checking for modules definition](https://github.com/vim/vim/commit/99181205c5f8284a30f839107a12932924168f17)\n* [9.1.1052](https://github.com/vim/vim/commit/3acfbb4b548f4b1659ff1368a1b626cdd263acbe): tests: off-by-one error in CheckCWD in test\_debugger.vim\n* [9.1.1051](https://github.com/vim/vim/commit/08ea2e1fb05b7a64557cc29ad3fa47ea7f23ea57): tests: no support for env variables when running Vim in terminal +* [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 diff --git a/vim b/vim index fb49e3cd..db23436b 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit fb49e3cde79de4ce558c86d21a56eb9d60aeabd5 +Subproject commit db23436b92a1b08e91146ef462482f2c1a79dfe8