0
0
mirror of https://github.com/vim/vim.git synced 2025-10-18 07:54:29 -04:00

runtime(doc): typo in recent doc style tweaks in options.txt

Signed-off-by: Antonio Giovanni Colombo <azc100@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Antonio Giovanni Colombo
2025-09-15 17:53:16 +00:00
committed by Christian Brabandt
parent 542cc4b35c
commit 958ae91f3a

View File

@@ -1,4 +1,4 @@
*options.txt* For Vim version 9.1. Last change: 2025 Sep 14
*options.txt* For Vim version 9.1. Last change: 2025 Sep 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2862,7 +2862,7 @@ A jump table for the options with a short description can be found at |Q_op|.
global
{not available when compiled without the |+cscope|
feature}
In the absence of a prefix (-P) for cscope. setting this option
In the absence of a prefix (-P) for cscope, setting this option
enables to use the basename of cscope.out path as the prefix.
See |cscoperelative|.
NOTE: This option is reset when 'compatible' is set.