From b657310bd3bf579ea8152d5246910b69d4e848ef Mon Sep 17 00:00:00 2001 From: Hirohito Higashi Date: Sat, 28 Jun 2025 18:34:48 +0200 Subject: [PATCH] runtime(doc): Fix modeline in wayland.txt related: #17619 Signed-off-by: Hirohito Higashi Signed-off-by: Christian Brabandt --- runtime/doc/wayland.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/wayland.txt b/runtime/doc/wayland.txt index e8c190a891..9ffcbbaec2 100644 --- a/runtime/doc/wayland.txt +++ b/runtime/doc/wayland.txt @@ -115,4 +115,4 @@ Additionally, if you are in fullscreen mode, this focus stealing won't work, because the created surface won't ever gain focus. If this happens, Vim will seem to freeze temporarily, see 'wltimeoutlen' for more information. - vim:tw=78:sw=4:ts=8:noet:ft=help:norl:js + vim:tw=78:ts=8:noet:ft=help:norl