From a5565499c8ff49a13ea9aee3ccda62a9e19af97e Mon Sep 17 00:00:00 2001 From: Sean Dewar Date: Sun, 13 Aug 2023 17:00:03 +0100 Subject: vim-patch:1688938dd5ac runtime: Add a few more remarks about Bram and new runtime files https://github.com/vim/vim/commit/1688938dd5ac78ab67e54299b9d5b93499dba762 Co-authored-by: Christian Brabandt --- runtime/indent/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/indent') diff --git a/runtime/indent/README.txt b/runtime/indent/README.txt index 8628ecccb7..5f56d56690 100644 --- a/runtime/indent/README.txt +++ b/runtime/indent/README.txt @@ -14,7 +14,7 @@ If you have remarks about an existing file, send them to the maintainer of that file. Only when you get no response send a message to Bram@vim.org. If you are the maintainer of an indent file and make improvements, e-mail the -new version to Bram@vim.org. +new version to the vim-dev mailing list: . Rules for making an indent file: -- cgit