Commit: runtime(doc): Fix typo in previewpopup option

2 views
Skip to first unread message

Christian Brabandt

unread,
Aug 27, 2026, 5:15:14 PM (4 days ago) Aug 27
to vim...@googlegroups.com
runtime(doc): Fix typo in previewpopup option

Commit: https://github.com/vim/vim/commit/53e627538652ebc4a9657bd80c2694c1405d1cf6
Author: Rochish Manda <28740792+Ro...@users.noreply.github.com>
Date: Thu Aug 27 20:57:47 2026 +0000

runtime(doc): Fix typo in previewpopup option

closes: https://github.com/vim/vim/issues/21151

Signed-off-by: Rochish Manda <28740792+Ro...@users.noreply.github.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index f0d9afaf1..03ddab926 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -1,4 +1,4 @@
-*windows.txt* For Vim version 9.2. Last change: 2026 May 01
+*windows.txt* For Vim version 9.2. Last change: 2026 Aug 27


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -969,7 +969,7 @@ settings. The option is a comma-separated list of values:

Example: >
:set previewpopup=height:10,width:60
- :set previewpopup=border:single,borderhilight:PmenuBorder
+ :set previewpopup=border:single,borderhighlight:PmenuBorder
:set previewpopup=border:custom:─;│;─;│;┌;┐;┘;└
:set previewpopup=border:round,opacity:80

Reply all
Reply to author
Forward
0 new messages