From: Christian Brabandt Date: Tue, 9 Sep 2025 19:15:30 +0000 (-0400) Subject: runtime(doc): mention hl-PreInsert in version9.txt X-Git-Tag: v9.1.1746~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5291fe89b30e34d75897d000851031b30068bf3e;p=thirdparty%2Fvim.git runtime(doc): mention hl-PreInsert in version9.txt Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt index e95405269e..adb9bedd0e 100644 --- a/runtime/doc/version9.txt +++ b/runtime/doc/version9.txt @@ -1,4 +1,4 @@ -*version9.txt* For Vim version 9.1. Last change: 2025 Sep 08 +*version9.txt* For Vim version 9.1. Last change: 2025 Sep 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -41822,6 +41822,7 @@ Highlighting: ~ |hl-PmenuMatch| Popup menu: highlighting of matched text |hl-PmenuMatchSel| Popup menu: highlighting of matched text in selected line +|hl-PreInsert| highlighting for completion preinserted text |hl-TabPanel| |tabpanel|: not active tab page label |hl-TabPanelFill| |tabpanel|: filler space |hl-TabPanelSel| |tabpanel|: active tab page label