diff runtime/doc/options.txt @ 33798:af1b18018eeb

runtime(doc): Fix whitespace and formatting of some help files (#13549) Commit: https://github.com/vim/vim/commit/596a9f29c83af85ace1a2702c88591851ad14df8 Author: h_east <h.east.727@gmail.com> Date: Tue Nov 21 21:24:23 2023 +0900 runtime(doc): Fix whitespace and formatting of some help files (https://github.com/vim/vim/issues/13549) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 21 Nov 2023 13:30:06 +0100
parents 199e0d672feb
children d90f75f84362
line wrap: on
line diff
--- 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 shor
 	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.