runtime(doc): revert modeline change in vim9.txt Commit: https://github.com/vim/vim/commit/ec6e82af04902b7e6792e4492590308d3a223a99 Author: Christian Brabandt <c...@256bit.org> Date: Thu Mar 6 21:01:26 2025 +0100
runtime(doc): revert modeline change in vim9.txt Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/vim9.txt b/runtime/doc/vim9.txt index 3addea856..bf500944e 100644 --- a/runtime/doc/vim9.txt +++ b/runtime/doc/vim9.txt @@ -1,4 +1,4 @@ -*vim9.txt* For Vim version 9.1. Last change: 2025 Mar 05 +*vim9.txt* For Vim version 9.1. Last change: 2025 Mar 06 VIM REFERENCE MANUAL by Bram Moolenaar @@ -2439,4 +2439,4 @@ support for classes in Vim is then a problem. - vim:tw=78:ts=8:noet:ft=help:norl:nofen: + vim:tw=78:ts=8:noet:ft=help:norl: -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tqHcc-00CWAH-E1%40256bit.org.