0
0
mirror of https://github.com/vim/vim.git synced 2025-08-25 19:53:53 -04:00

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
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

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'*