From fbf5fbacc2068eea00cdfa4a5d88a4423c3c76cc Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Tue, 27 May 2025 07:24:37 +0800 Subject: [PATCH] vim-patch:f0c7090: runtime(doc): trailing whitespace in options.txt, delete it. https://github.com/vim/vim/commit/f0c7090a3833f1c85b242a858e7d95a34456674c Co-authored-by: Christian Brabandt --- src/nvim/options.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nvim/options.lua b/src/nvim/options.lua index b4392c5a69..fa92b1481d 100644 --- a/src/nvim/options.lua +++ b/src/nvim/options.lua @@ -3030,7 +3030,7 @@ local options = { one dot may appear. This option is not copied to another buffer, independent of the 's' or '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). ]=], full_name = 'filetype',