From 596a9f29c83af85ace1a2702c88591851ad14df8 Mon Sep 17 00:00:00 2001 From: h_east Date: Tue, 21 Nov 2023 21:24:23 +0900 Subject: runtime(doc): Fix whitespace and formatting of some help files (#13549) Signed-off-by: Christian Brabandt --- runtime/doc/options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/options.txt') diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 34290ae1e2..3c0ba4c684 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 9.0. Last change: 2023 Nov 19 +*options.txt* For Vim version 9.0. Last change: 2023 Nov 20 VIM REFERENCE MANUAL by Bram Moolenaar @@ -9299,7 +9299,7 @@ A jump table for the options with a short description can be found at |Q_op|. uses another default. - *'wildignorecase'* *'wic'* *'nowildignorecase'* *'nowic'* + *'wildignorecase'* *'wic'* *'nowildignorecase'* *'nowic'* 'wildignorecase' 'wic' boolean (default off) global When set case is ignored when completing file names and directories. -- cgit v1.2.3