From 74764a888bcf22475b042e0f4c3f1d65439c8762 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Jun 2024 01:04:31 +0000 Subject: [PATCH] Vim: v9.1.0477 * vim 2d88210b3...1fb9eae57 (10): > patch 9.1.0477: block_editing errors out when using > runtime(vim): Update base-syntax, configurable comment string highlighting (#14931) > runtime(doc): fix typos in syntax.txt > patch 9.1.0476: Cannot see matched text in popup menu > runtime(vim): Update base-syntax, match multiline continued comments (#13936) > runtime(doc): clarify documentation for "v" position at line() > patch 9.1.0475: cmod_split modifier is always reset in term_start() > runtime(termdebug): remove line-continuation characters > runtime(kdl): use shiftwidth() instead of &tabstop in indent script > runtime(vim): Remove orphaned screen dump files (#14965) https://github.com/vim/vim-appimage/actions/runs/9474913470 --- vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim b/vim index 2d88210..1fb9eae 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 2d88210b3c8516c30ed104054e5cdaef67880755 +Subproject commit 1fb9eae5794c3f808468fbc2935c5144f9e0b5b1