From 70369583d66815e4c0571b9dba3c1735d94829c1 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Fri, 24 May 2024 00:00:59 +0200 Subject: [PATCH] vim: Import v9.1.0437 * runtime(i3config/swayconfig): support floating_modifier none; revert broken highlighting * 9.1.0437: Motif requires non-const char pointer for XPM data * 9.1.0436: Crash when using '?' as separator for :s * 9.1.0435: filetype: cygport files are not recognized * 9.1.0434: make errors trying to access autoload/zig * 9.1.0433: Wrong yanking with exclusive selection and ve=all * runtime(comment): add missing help tags file --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index bbc52cd6..78771569 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.0432](https://github.com/vim/vim/commit/5090f838bbcd3a13433d9fe20a94f3ce6b796eb1): Ancient XPM preprocessor hack may cause build errors\n* [runtime(rescript): include basic rescript ftplugin file (#14822)](https://github.com/vim/vim/commit/802fc04a78a7d98673dc9171d4b89597447a5bda)\n* [9.1.0431](https://github.com/vim/vim/commit/25536f415eab5a90d68b3c689c66a72803cd8e5d): eval.c is too long\n* [9.1.0430](https://github.com/vim/vim/commit/52a6f348874778cf315b47d9e8b5f818f4b97277): getregionpos() doesn't handle one char selection\n* [CI: disable -O2 for Coverity after v9.1.0429](https://github.com/vim/vim/commit/95ff39f8e3d5e16d4ef55f47d8f50da29df05f9e)\n* [runtime(termdebug): check for gdb file/dir before using as buffer name](https://github.com/vim/vim/commit/62ccaa60d5f7f9a13c758bd5e55b7ca6855a6de9)\n* [runtime(zig): refactor zig ftplugin, remove auto format](https://github.com/vim/vim/commit/d1d9316c6621d275593f58664975faf0fc23985f) +* [runtime(i3config/swayconfig): support floating\_modifier none; revert broken highlighting](https://github.com/vim/vim/commit/22ac941208fcb2c63ad172c6cf0b39b077b5b682)\n* [9.1.0437](https://github.com/vim/vim/commit/742062f31faca14ae479f4688a5ad8add5d5c120): Motif requires non-const char pointer for XPM data\n* [9.1.0436](https://github.com/vim/vim/commit/789679cfc4f39505b135220672b43a260d8ca3b4): Crash when using '?' as separator for :s\n* [9.1.0435](https://github.com/vim/vim/commit/cd79f8fbd34cdb918153d9fa3821eb4092b7b5fc): filetype: cygport files are not recognized\n* [9.1.0434](https://github.com/vim/vim/commit/3554d9bfcc679bc343f2742fee61dbcb1021a9e9): make errors trying to access autoload/zig\n* [9.1.0433](https://github.com/vim/vim/commit/701ad50a9efcf0adfe6d787b606c4e4dbd31f26d): Wrong yanking with exclusive selection and ve=all\n* [runtime(comment): add missing help tags file](https://github.com/vim/vim/commit/f2d74e3b63e8ba4ed620ae41119929b327c7cfbf) diff --git a/vim b/vim index 5090f838..22ac9412 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 5090f838bbcd3a13433d9fe20a94f3ce6b796eb1 +Subproject commit 22ac941208fcb2c63ad172c6cf0b39b077b5b682