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