1
0
forked from aniani/vim

runtime(doc): trailing whitespace in options.txt, delete it.

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-05-26 21:18:19 +02:00
parent e99987d3c0
commit f0c7090a38

View File

@@ -3633,7 +3633,7 @@ A jump table for the options with a short description can be found at |Q_op|.
one dot may appear. one dot may appear.
This option is not copied to another buffer, independent of the 's' or This option is not copied to another buffer, independent of the 's' or
'S' flag in 'cpoptions'. 'S' flag in 'cpoptions'.
Only alphanumeric characters, '-' and '_' can be used (and a '.' is Only alphanumeric characters, '-' and '_' can be used (and a '.' is
allowed as delimiter when combining different filetypes). allowed as delimiter when combining different filetypes).
*'fillchars'* *'fcs'* *'fillchars'* *'fcs'*