neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit fbf5fbacc2068eea00cdfa4a5d88a4423c3c76cc
parent e35a7d47823b4b23e519ea5af1d5d37805a2c70e
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Tue, 27 May 2025 07:24:37 +0800

vim-patch:f0c7090: runtime(doc): trailing whitespace in options.txt, delete it.

https://github.com/vim/vim/commit/f0c7090a3833f1c85b242a858e7d95a34456674c

Co-authored-by: Christian Brabandt <cb@256bit.org>

Diffstat:
Msrc/nvim/options.lua | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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